Quick Start

Get your API keys

Your API requests are authenticated using API keys. Any request that doesn't include a valid API key will return an error.

At this stage, please get in touch with the BTQ team to get your API key and the base URL to access the PQScale APIs.

Send a request

Interact with the service by sending requests. For example, check whether the system is active using the following request.

$ curl https://$BASEURL/health
{"status":"active"}%   

You should get a response that the service is active.

Last updated

Logo

Copyright © 2023 BTQ