# 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/multi-national-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.
