Tucows · Authentication Profile
Tucows Authentication
Authentication
OpenSRS uses an HTTPS POST protocol with request signing rather than OAuth. Each request carries two HTTP headers: `X-Username` (the reseller username) and `X-Signature` (a signature computed over the XML request body and the reseller API key). There are no OAuth flows and no bearer tokens; the API key is a long-lived secret issued in the Reseller Control Panel.
Tucows secures its APIs with apiKey and signature across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyInfrastructureDomainsDNSSSLEmailRegistrarTelecom
Methods: apiKey, signature
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
X-Username apiKey
X-Signature signature