List All Keys
You can retrieve a list of all API keys (both active and deleted) linked to your account by making a GET
request to the API key list endpoint.
GET
https://api.olisystems.com/user/api-key
Headers
Name
Value
Authorization*
Bearer <token>
Example Response
Last updated