Account Management
Manage user accounts and API keys with the AirPinpoint API.
Account Management
The Account Management endpoints allow you to retrieve and update information about user accounts.
Get Account Information
Retrieve details about the authenticated user's account.
Endpoint
GET /account
Example Request
Example Response
Update Account Information
Update the authenticated user's account details.
Endpoint
PUT /account
Example Request
Example Response
For details on getting locations please refer to the Locations page.