Version: 1.0
Pocket ID API
Generating a API Key
- Navigate to https://id.example.com/settings/admin/api-keys
- Click
Add API Key
- Enter a
Name
for the new API Key - Select a
Expires At
Date for when this API Key should be valid until. - Enter a
Description
for the new API Key - Click
Generate API Key
important
Make sure you copy the API Key from the Dialog window it will not be shown again!
Custom Dashboards
If you are wanting to use Pocket ID's API to build custom dashboards, or portals. See pocket-id/pocket-id-portal for a example to get you started.
Endpoints
important
All endpoints should have the X-API-KEY
header with the content being the API Key when sending a request.
See the next pages for the endpoints that are available in the API.