# 8.1 Catalog Management

Platform Administration APIs consist of all the endpoints that are used to provide user experience and manage the business workflows like catalog management, cart management, checkout, terms management, content management, etc. These follow REST Standards for the creation, read, update, and deletion of objects in the database.

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/search" method="post" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/{resource}/{id}" method="get" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/{resource}/{id}" method="put" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/{resource}/{id}" method="delete" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/{resource}" method="post" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/provider/{providerId}/{resource}/{id}" method="get" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/provider/{providerId}/{resource}/{id}" method="put" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/provider/{providerId}/{resource}/{id}" method="delete" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/QPP5QioCWLhLgza4xBZK" path="/catalog/provider/{providerId}/{resource}" method="put" %}
[beckn-e-marketplace-bb-0.2-swagger.yaml](https://380166226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5BgLPnPwdar5sXTI8dPW%2Fuploads%2Fgit-blob-ca59e8fc5828a20ca2f1f223424f027bb08cb00f%2Fbeckn-e-marketplace-bb-0.2-swagger.yaml?alt=media)
{% endopenapi %}


---

# 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://emarketplace.govstack.global/8-service-apis/8.1-catalog-management.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.
