A token is a secret key for programmatic access. How tokens work:
- You create them in your workspace settings
- Each has its own scopes
- You can create several for different integrations
- They're easy to revoke if compromised
The token goes in the header of your API requests. Treat it like a password: never publish it in your code or share it with third parties.
Learn more in the Help center
Read the article →For developers
Docs on dev.pachca.com →