API scopes define the permissions your application has when accessing Pleo APIs. Scopes determine which resources your application can read or modify. Your application cannot access APIs or perform actions outside the scopes granted to it. You request scopes when registering your application as part of Pleo’s Technology Partner Early Access Programme and during the authorisation process.Documentation Index
Fetch the complete documentation index at: https://developers.pleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Scope format
Scopes use a resource and permission format:resource:permission
Examples:
- export-jobs:write
- export-jobs:read
- users:read
Available scopes by API
Each API defines its own set of scopes:- Exports API Scopes
- Tags API Scopes
- Chart of Accounts API Scopes
- Vendors API Scopes
- Tax Code API Scopes
- Employees API Scopes
- Companies API Scopes