Getting Started
Authentication and request basics for the Acuity PPM API.
Base URL
Examples in this documentation use a <domain> placeholder because Acuity PPM can be deployed in different environments.
Current project endpoints use two base path patterns:
/api/snapshot/.../api/v1/...
Authentication
The current project endpoints use two authentication patterns:
GET /projectsuses theCompany-Api-Tokenheader with/api/snapshot/projects.GET /project,POST /project, andPUT /projectuseapi-auth,api-token, andapi-secretwith/api/v1/....GET /projectalso requires arecord-tokenheader with the targetproject_token.
Current examples
The current documentation includes examples for: