# API Integration

In this section, you'll be able to generate an API key and access the API documentation.&#x20;

Please go to the API Developer Guide for MNCB to import data through an API.

> [Getting Started](https://support.iafcertsearch.org/api-developer-guide)
>
> [Authentication](https://support.iafcertsearch.org/api-developer-guide/api-integration/authentication)
>
> [Requests](https://support.iafcertsearch.org/api-developer-guide/api-integration/requests)
>
> [Responses](https://support.iafcertsearch.org/api-developer-guide/api-integration/responses)
>
> [Errors](https://support.iafcertsearch.org/api-developer-guide/api-integration/errors)
>
> [Multi-national Certification Body APIs](https://support.iafcertsearch.org/api-developer-guide/api-integration/multi-national-certification-body-apis)
>
> [Certification API](https://support.iafcertsearch.org/api-developer-guide/api-integration/multi-national-certification-body-apis/certification-api)
>
> [Certified Entity API](https://support.iafcertsearch.org/api-developer-guide/api-integration/multi-national-certification-body-apis/certified-entity-api)


---

# 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/mncb/data-management/data-import/data-import-methods/api-integration.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.
