API playground

Build a GET request, inspect the curl, then send it with your dashboard token or an API key.

Authentication

Toggle to send requests with a pasted key instead of your dashboard session token.

Dashboard tokenRequests use your current dashboard session.

Endpoint

curl

curl -H "Authorization: Bearer ${DASHBOARD_TOKEN}" \
  "https://api.thefaq.app/api/v1/sitemap.xml/questions?limit=20&page=1"

Response

No request sent yet.

Recent calls

Recent calls (0)

No calls recorded yet.