Tools
Requests are authenticated via your browser session cookie. No Authorization header is sent.
curl -s -X GET \ '<your-app-url>/api/me/capabilities' \ -H 'Authorization: Bearer <your-api-key>' \ -H 'Content-Type: application/json' \ -H 'X-DS-Console: true'
No response yet
Send a request to see the response here.