This API is the same for both Super User and Reseller. If using Reseller scopped access there territory/reseller will be used from the access rights for the filter.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Responses
🟢200Success
application/json
Body
🟠404Record not found
🟠403Forbidden
🟠401Authentication Required
🟠400Bad Request
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/count' \
--header'Authorization: Bearer <token>'