Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.bundle.social/api/v1/misc/facebook/token-debug \ --header 'x-api-key: <api-key>'
{ "is_valid": true, "scopes": [ "<string>" ], "granular_scopes": [ { "scope": "<string>", "target_ids": [ "<string>" ] } ], "application": "<string>", "data_access_expires_at": 123, "issued_at": 123, "error": { "code": 123, "message": "<string>", "subcode": 123 } }
200
Show child attributes
USER
PAGE
Was this page helpful?