Skip to main content
Version: V3.7

QSDA API

General

A REST API is available for communicating directly with the QSDA Service. Access the API documentation at:

http://localhost:5003/api-docs

Note: Use https if you have enabled https in QSDA Configuration.

API Security

If "Use API Auth" is enabled (default) in QSDA Configuration, you must provide a bearer token in each API call. API tokens are created in the Admin > API Keys page.