# Introduction

<figure><img src="https://3558436290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK1AmozytaJ00vji1nKbb%2Fuploads%2FPsLvX3UkXluDqhAZaydN%2FFrame%2039792.png?alt=media&#x26;token=cb3692e4-7b80-4d9e-ae0a-5c0fd0c4398e" alt=""><figcaption></figcaption></figure>

**In order to use the following endpoints, you will have to request an authentication token** at [maxime@hellotrusty.io](https://app.gitbook.com/u/YKFE4odjeSfZ0REcYKAqist1de23).

Also, feel free to leave feedback, issues or feature requests by email at [maxime@hellotrusty.io](https://app.gitbook.com/u/YKFE4odjeSfZ0REcYKAqist1de23)!

***

## Postman

To help you get started quickly with our API, please find below our initial Postman Collection.

{% file src="<https://3558436290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK1AmozytaJ00vji1nKbb%2Fuploads%2FGk4Rijtb8gVjdxz4tVPA%2FAPI%20-%20Piloty%20External_10_03_26.postman_collection.json?alt=media&token=9535d55c-8275-4bf2-9e40-4925dda6775e>" %}
last updated 16-09-2025
{% endfile %}

***

## Summary

{% content-ref url="authentication" %}
[authentication](https://developers.piloty.fr/authentication)
{% endcontent-ref %}

{% content-ref url="scopes-and-roles" %}
[scopes-and-roles](https://developers.piloty.fr/scopes-and-roles)
{% endcontent-ref %}

{% content-ref url="rate-limits" %}
[rate-limits](https://developers.piloty.fr/rate-limits)
{% endcontent-ref %}

{% content-ref url="pagination" %}
[pagination](https://developers.piloty.fr/pagination)
{% endcontent-ref %}

{% content-ref url="companies-api" %}
[companies-api](https://developers.piloty.fr/companies-api)
{% endcontent-ref %}

{% content-ref url="jobs-api" %}
[jobs-api](https://developers.piloty.fr/jobs-api)
{% endcontent-ref %}

{% content-ref url="candidates-api" %}
[candidates-api](https://developers.piloty.fr/candidates-api)
{% endcontent-ref %}

{% content-ref url="changelog" %}
[changelog](https://developers.piloty.fr/changelog)
{% 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://developers.piloty.fr/introduction.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.
