# WELCOME

## Introduction <a href="#introduction" id="introduction"></a>

**apinity** enables and simplifies the exchange of digital services for the insurance industry.

Digital services developed and maintained by independent third-party service providers are onboarded and offered on display on [**apinity Xplore**](https://marketplace.apinity.io). These services can be purchased and consumed by Service Consumers. The web interface offers providers and consumers with all the needed functionalities to support the service provision and consumption experience. On the backend, our marketplace engine is automatically configured to route all the traffic between consumers and service providers using API Gateway technologies.

{% hint style="info" %}
**apinity Xplore** is one specific instance of the **apinity SaaS** whitelabel solution.

Customers can acquire an apinity portal as a fully managed SaaS solution to be their own customized hub for internal and public API services.

For more information about features and pricing, check [**https://apinity.io/**](https://apinity.io/).

Most of this documentation refers to navigation and actions on apinity Xplore. The user experience in a customized apinity SaaS tenant may differ at certain points, though it should be mostly similar.
{% endhint %}

## Jump right in <a href="#jump-right-in" id="jump-right-in"></a>

| [<img src="https://416365155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVziGvOGJssgAUojsPRj%2Fuploads%2FBt1zmSRw3MQyMoDym1ET%2Fimage.png?alt=media&#x26;token=fdb466db-fcce-4d5a-812b-70a88dff4747" alt="" data-size="original">](https://docs.apinity.io/quick-start/publish-your-first-service-quick) | [<img src="https://416365155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNVziGvOGJssgAUojsPRj%2Fuploads%2FtxeHnWogYEBpvttgjxB8%2Fimage.png?alt=media&#x26;token=3d45b3b8-5721-4ad4-ac87-2d464273c249" alt="" data-size="original">](https://docs.apinity.io/quick-start/consume-a-service-quick) |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|                                                                                                        If you want to **publish a service** on the portal, use this quick start guide to create a service and a demo plan.                                                                                                        |                                                                                                If you want to **subscribe to an existing service** on the portal, use this quick start guide on subscribing to a service.                                                                                                |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apinity.io/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
