# Integrating with Faria Suite APIs

Faria Suite’s Public APIs provide straightforward, reliable pathways to extend or integrate additional functionality beyond our powerful built-in features.

These APIs can be used by developers working directly at schools, third-party contractors supporting customer-specific needs, consultants, or potential partners exploring ways to build value-added services.

Whether you're extending existing workflows or building new tools, our APIs offer the building blocks to make it happen.

{% content-ref url="/pages/jwPkoZnt0fq7SgyqlmOc" %}
[Security](/integrations-portal/faria-suite/integrating-with-faria-suite-apis/security.md)
{% endcontent-ref %}

{% content-ref url="/pages/sC29mmrx9ju0wdmfljig" %}
[Version Stability, Breaking Changes, and Deprecation Policy](/integrations-portal/faria-suite/integrating-with-faria-suite-apis/version-stability-breaking-changes-and-deprecation-policy.md)
{% endcontent-ref %}

{% content-ref url="/pages/nsopkqNkLvHoDsSiImaa" %}
[Pagination, Delta Updates and Filtering](/integrations-portal/faria-suite/integrating-with-faria-suite-apis/pagination-delta-filters.md)
{% endcontent-ref %}

{% content-ref url="/pages/S04aQssxwOniMMWuUV0Q" %}
[Rate Limitations and Throttling](/integrations-portal/faria-suite/integrating-with-faria-suite-apis/rate-limitations-and-throttling.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://guide.fariaedu.com/integrations-portal/faria-suite/integrating-with-faria-suite-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.
