# Erudus API

Welcome to the Erudus API Documentation.

The Erudus API allows you to integrate your own applications with Erudus. The API is designed for developers, or anyone else who’s comfortable creating custom-coded solutions or integrating with APIs. This site provides detailed guidance and reference documentation for our API.

{% hint style="info" %}
**By using the API you agree to be bound by the** [**Erudus API Terms of use**](https://developer.erudus.com/api-terms-of-use)**.**&#x20;
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>How to setup and start using the API.</td><td><a href="https://2430403870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2emlohDsiuXF0RjHY4a%2Fuploads%2FES7w24TMgJl0SLGQIxYa%2FIcon-APIs-Documented.svg?alt=media&#x26;token=5b851810-f3a1-49fd-b986-6dffcbb62139">Icon-APIs-Documented.svg</a></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td>API Reference</td><td>Detailed documentation for each API endpoint.</td><td><a href="https://2430403870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx2emlohDsiuXF0RjHY4a%2Fuploads%2F56AG1PZzjxAMIHdTQrWQ%2FAPIs-Lead.svg?alt=media&#x26;token=2c7eb60f-b556-4def-b979-d62878d3dcad">APIs-Lead.svg</a></td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>


---

# 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://developer.erudus.com/readme.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.
