# Accreditation Body APIs

## Version 1 Endpoints

These are endpoints for version 1 settings.

*Users with template version 1 & 1.1 can use these endpoints.*

{% content-ref url="/spaces/tpoSsyGuBlYRRjPP3sNa/pages/8PmH0Qdgq0cyEHRIlAwJ" %}
[V1](/api-developer-guide/api-integration/accreditation-body-apis/accreditation-body-apis.md)
{% endcontent-ref %}

## Version 2 Endpoints

These are endpoints for version 2 settings.

*Users who upgraded their template version to version 2 can use these endpoints.*

{% content-ref url="/spaces/tpoSsyGuBlYRRjPP3sNa/pages/PX78sNjQ0hV7555y1fmW" %}
[V2](/api-developer-guide/api-integration/accreditation-body-apis/accreditation-body-apis-1.md)
{% endcontent-ref %}

## Help Us Improve&#x20;

If you notice any gaps in the documentation or find certain parts confusing, please contact <info@iafcertsearch.org> with your suggestions for improvement. We value your input and aim to provide helpful, timely support to all our customers.&#x20;


---

# 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/accreditation-body-apis.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.
