For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to create your Access Token

To use the Plenit API, you need a personal access token.

Personal access tokens function like ordinary OAuth access tokens. You use them to authenticate to the API by including one in a bearer-type Authorization header with your request.

¡¡WARNING!! Keep your tokens secret. They function like passwords. Do not hard code your tokens into programs where they may accidentally be released in version control and are harder to rotate. Instead, use environment variables. If a token becomes compromised, delete it to revoke that token’s access.

To create a personal access token, log in to https://admin.jotelulu.com/

[ PENDING FOR INSTRUCTIONS ]

Última actualización

¿Te fue útil?