admin_signature_get
secrets
Get signature secret
Get the current signature secret Dintero uses when create the
Dintero-Signature header included in requests it sends to your
endpoints.
scopes:
- admin:checkout
- read:checkout
GET
admin_signature_get
Authorizations
X-API-Key authentication for accessing admin endpoints. Use Create api-key to create a key.
The content of the header should look like the following:
x-api-key: {api_key}
Last modified on June 18, 2026