# API

Pylon’s API can be used to programmatically access and take action on data within Pylon.

Only Admin users can create API tokens. To learn more about Admins, see [roles-and-user-management](https://docs.usepylon.com/pylon-docs/platform/roles-and-user-management "mention").

Some common use cases for our API include:

* Fetching information about customers
* Fetching information about issues
* Creating issues programmatically

Check out our [API Reference](https://docs.usepylon.com/pylon-docs/developer/api/api-reference) for specifications on all endpoints.
