API Credentials
Manage API credentials for secure integrations. This page only appears once credentials have been generated for your account. See the PuzzleMe API docs for how to use these credentials to authenticate your requests.
- Client ID: Use this ID to identify your app when requesting access tokens
- Client Secret: Your client secret used for authentication. Only an encrypted version is stored in our database — we verify your requests by checking the hash of this value. Click the eye icon to reveal it.
- Revoke Credentials: Permanently revokes the Client ID and Secret. Any integration using them will stop working until you generate new credentials.

Revoking credentials
Revoking your API credentials immediately breaks any integration currently using them. Only revoke if you suspect the credentials have been compromised or are no longer needed.