# API сертификации

## Загрузить сертификацию

Этот конечная точка позволяет вам загружать сертификацию.

{% content-ref url="/pages/SD1zJsFlzYQ3MHlUzg7S" %}
[Загрузка сертификации](/api-developer-guide/api-ru/api-integration/certification-body-apis/certification-api/upload-certification.md)
{% endcontent-ref %}

## Получить все сертификации

Этот конечная точка получает данные всех зарегистрированных сертификаций.

{% content-ref url="/pages/L07QCyUICHqEtrrsFGvj" %}
[Получение всех сертификаций](/api-developer-guide/api-ru/api-integration/certification-body-apis/certification-api/retrieve-all-certifications.md)
{% endcontent-ref %}

## Получить сертификацию

Этот конечная точка получает данные одной сертификации.

{% content-ref url="/pages/nkMQ48TzIXPqcE2CGcTk" %}
[Получение сертификации](/api-developer-guide/api-ru/api-integration/certification-body-apis/certification-api/retrieve-a-certification.md)
{% endcontent-ref %}

## Удалить сертификацию

Этот конечная точка позволяет вам удалить сертификацию.

{% content-ref url="/pages/96kO1eIQ7P80AqJmBzC3" %}
[Удаление сертификации](/api-developer-guide/api-ru/api-integration/certification-body-apis/certification-api/delete-a-certification.md)
{% endcontent-ref %}


---

# 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://support.iafcertsearch.org/api-developer-guide/api-ru/api-integration/certification-body-apis/certification-api.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.
