Getting Started
Troubleshooting
Helping Out
API Reference
Complete reference for all Pocket ID API endpoints
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.
Loading API documentation...
Help improve this page
Edit this page on GitHub