Welcome to the Entitle API portal. This is your central resource for automating configuration management at scale and embedding access requests into your applications or command-line (CLI) tools.
Supported entities
The API allows you to manage the following entities:
- Access Requests
- AccessRequestForwards
- AccessReviewForwards
- Accounts
- Agent Tokens
- Bundles
- Directory Groups
- Experimental
- Integrations
- MCP
- Permissions
- Policies
- Resources
- Roles
- Tasks
- Users
- Users Accounts
- Workflows
Entitle tokens
Token type | Purpose | How to create a token |
---|---|---|
API token |
| |
User token |
|
All API endpoints support both API and user tokens, except
/permissions/{id}/revoke
, which requires a user token (CLI or PAT).
You can automate most of Entitle’s API using our Terraform Provider.
Public API URL
- For the Entitle EU instance: https://api.entitle.io/public/v1/[ENDPOINT]
- For the Entitle US instance: http://api.us.entitle.io/