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

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

Этот эндпоинт позволяет загрузить сертификат.

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

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

Этот эндпоинт возвращает данные о всех зарегистрированных сертификатах.

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

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

Этот эндпоинт возвращает данные о конкретном сертификате.

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

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

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

{% content-ref url="/pages/AiBudFu8TE17mM7lK9Tm" %}
[Удаление сертификации](/api-developer-guide/api-ru/api-integration/accreditation-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/accreditation-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.
