API keys
List API keys
Every delivery API key of the organisation, revoked ones included, newest first, then by id. Never the full key. Complete: no pagination.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every delivery API key of the organisation, revoked ones included, newest first, then by id. Never the full key. Complete: no pagination.
curl -sS "https://api.shftd2.com/v1/keys" \
-H "Authorization: Bearer $DS_MANAGEMENT_TOKEN"curl -sS "https://api.shftd2.com/v1/keys" \
-H "Authorization: Bearer $DS_MANAGEMENT_TOKEN"