v4

OpenAPI 3.1.02026-08-034697208.8 KB
API Keys

Admin API Authentication

Authenticate against the Admin API.

post/admin/token

Headers

Pinwheel-Version'2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02' required

Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.

Request body

usernamestring required

Username or email of the Developer Dashboard user used to create an Admin API token.

passwordstring required

Password of the Developer Dashboard user used to create an Admin API token.

Response

OK