Skip to main content

Authentication

To authenticate with the QA Sphere API, you need to use an API key. You can create your API key in the QASphere web application settings.

Api Key Screenshot

Authentication Header

To authenticate with the QASphere API, you need to include your API key in the Authorization header of your request.


curl -X GET
-H "Authorization: ApiKey YOUR_API_KEY"
https://[company_subdomain].[zone].qasphere.com/api/public/v0/project/BD/run/1/tcase