Skip to main content

Getting Started with the Puro API

Learn how to request your API token and access API documentation.

P
Written by Puro Product

The API allows you to integrate external systems directly with MyPuro 2.0, making it easier to automate data flows and reduce manual work. To get started, you’ll need an API token (a personal access token, or PAT) and access to the API documentation.


How to

  1. Request your token
    Contact [email protected] to request your API token (PAT). Each token is unique to both you and your organization, ensuring secure access to the API.

  2. Access the API documentation
    Visit the Puro API documentation here to view available endpoints.


Best practices

  • Store your API token (PAT) securely (for example, in an environment variable or secret manager).

  • Never share your API token publicly or over email.

  • Contact your account manager at any time to have your API token rotated, either if it is ever compromised or periodically for added security.

Did this answer your question?