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 more details on account management, including API key management and subscription information, please refer to the API Reference.