Account API
The Account API lets you manage your MapQuest API keys. Create new keys for your applications, list the keys associated with your account, and review your transaction usage.
Keys
Create and retrieve API keys used to authenticate requests to MapQuest services.
| Method | Docs Link |
|---|---|
| GET | /account/v1/keys |
| POST | /account/v1/keys |
Usage
Retrieve transaction usage reports for your account, within a date range and grouped by time bucket.
| Method | Docs Link |
|---|---|
| GET | /account/v1/usage |
Status Codes
Refer to the status codes page for details on error responses.