> For the complete documentation index, see [llms.txt](https://docs.digitalapi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalapi.ai/marketplace/how-to-guides/features.md).

# Features

Every Marketplace capability has its own page: what it is, and how to configure it.

## Connect & publish

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Gateway connections</strong></td><td>Connect any supported gateway so the marketplace reads its APIs and Products.</td><td><a href="/pages/OWzPOZ77ndGEscElVOT9">/pages/OWzPOZ77ndGEscElVOT9</a></td></tr><tr><td><strong>Documentation &#x26; repository sources</strong></td><td>Pull specs from registries and source control for APIs not behind a gateway.</td><td><a href="/pages/FC1jgI2jGMzXRCFzMGrl">/pages/FC1jgI2jGMzXRCFzMGrl</a></td></tr><tr><td><strong>Importing APIs</strong></td><td>Auto-import from a connection, or create an API by hand.</td><td><a href="/pages/CVzAFMKtSoFXMtiyXaIO">/pages/CVzAFMKtSoFXMtiyXaIO</a></td></tr><tr><td><strong>API governance</strong></td><td>Score specs against rulesets and clear violations.</td><td><a href="/pages/dlyIQfjeNXoRnbsFcVe8">/pages/dlyIQfjeNXoRnbsFcVe8</a></td></tr><tr><td><strong>Publishing APIs</strong></td><td>Complete metadata, set visibility, move Draft to Published.</td><td><a href="/pages/PZN7hHDeNasIueFLaFJk">/pages/PZN7hHDeNasIueFLaFJk</a></td></tr><tr><td><strong>API Products &#x26; Plans</strong></td><td>Bundle APIs; review the read-only Plan and quota terms.</td><td><a href="/pages/NR86j2T86JBzP4oyR34q">/pages/NR86j2T86JBzP4oyR34q</a></td></tr></tbody></table>

## Consume & monetize

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Subscriptions</strong></td><td>Approve requests and move subscriptions through their lifecycle.</td><td><a href="/pages/Dnd3D1Y7heTf782CjxB2">/pages/Dnd3D1Y7heTf782CjxB2</a></td></tr><tr><td><strong>Consumer apps &#x26; credentials</strong></td><td>Inspect applications, issued keys, and rotate credentials.</td><td><a href="/pages/slHGSJIM84z8Kl6bud0Z">/pages/slHGSJIM84z8Kl6bud0Z</a></td></tr></tbody></table>

## Insights & AI

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Provider analytics</strong></td><td>Traffic by API, Organisation, and consumer over time.</td><td><a href="/pages/OaikmeUvRlurA1yaJSkB">/pages/OaikmeUvRlurA1yaJSkB</a></td></tr><tr><td><strong>MCP servers</strong></td><td>Expose a curated API set to AI agents.</td><td><a href="/pages/rorZ2jdVTYGAeLuuI62q">/pages/rorZ2jdVTYGAeLuuI62q</a></td></tr><tr><td><strong>API GPT assistant</strong></td><td>Configure the storefront chat assistant.</td><td><a href="/pages/akB7QiGzAft56lj5BJ5d">/pages/akB7QiGzAft56lj5BJ5d</a></td></tr></tbody></table>

## Administer

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>People, access &#x26; operations</strong></td><td>Team and roles, sign-in and branding, notifications, webhooks, content, and more.</td><td><a href="/pages/AMMbq4r0vDRRxTqakOcB">/pages/AMMbq4r0vDRRxTqakOcB</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.digitalapi.ai/marketplace/how-to-guides/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
