# External API - Dev

- [Intelligems External API](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api.md)
- [Base URL](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api/base-url.md)
- [Authentication](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api/authentication.md)
- [Rate Limiting](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api/rate-limiting.md)
- [Errors](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api/errors.md)
- [Analytics Requests](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api/analytics-requests.md)
- [Filters Reference](https://docs.intelligems.io/developer-resources/external-api-dev/intelligems-external-api/filters-reference.md)
- [Fetch Experience Data](https://docs.intelligems.io/developer-resources/external-api-dev/fetch-experience-data.md)
- [Create Experience](https://docs.intelligems.io/developer-resources/external-api-dev/create-experience.md)
- [Update Experience](https://docs.intelligems.io/developer-resources/external-api-dev/update-experience.md)
- [Perform Experience Action](https://docs.intelligems.io/developer-resources/external-api-dev/perform-experience-action.md)
- [Fetch Sitewide Analytics](https://docs.intelligems.io/developer-resources/external-api-dev/fetch-sitewide-analytics.md)
- [07 Get Experience Export](https://docs.intelligems.io/developer-resources/external-api-dev/07-get-experience-export.md)
- [08 Get Holiday Benchmark Data](https://docs.intelligems.io/developer-resources/external-api-dev/08-get-holiday-benchmark-data.md)


---

# 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://docs.intelligems.io/developer-resources/external-api-dev.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.
