# Certification API

## Upload Certification

This endpoint allows you to upload a certification.

{% content-ref url="/pages/NWE5yPwNRFaOloiokHzK" %}
[Upload Certification](/api-developer-guide/api-integration/certification-body-apis/v1/certification-api/upload-certification.md)
{% endcontent-ref %}

## Bulk Upload Certification

This endpoint allows you to upload certifications in bulk.

{% content-ref url="/pages/dn0LTLrDNTTTLQyaF8L0" %}
[Bulk Upload Certification](/api-developer-guide/api-integration/certification-body-apis/v1/certification-api/bulk-upload-certification.md)
{% endcontent-ref %}

## Retrieve all Certifications

This endpoint retrieves the data of all registered certifications.

{% content-ref url="/pages/qt1dHIv6eBRsAiWY94CN" %}
[Retrieve all Certifications](/api-developer-guide/api-integration/certification-body-apis/v1/certification-api/retrieve-all-certifications.md)
{% endcontent-ref %}

## Retrieve a Certification

This endpoint retrieves the data of a single certification.

{% content-ref url="/pages/VyMlEgO9XF0T5S8aZCto" %}
[Retrieve a Certification](/api-developer-guide/api-integration/certification-body-apis/v1/certification-api/retrieve-a-certification.md)
{% endcontent-ref %}

## Delete a Certification

This endpoint allows you to delete a certification.

{% content-ref url="/pages/DeyGwop2SQ2R7KsXzqGP" %}
[Delete a Certification](/api-developer-guide/api-integration/certification-body-apis/v1/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-integration/certification-body-apis/v1/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.
