R

Ritc REST API

REST discovered

Details
URL
https://api.ritc.io/
Docs
https://ritc.readthedocs.io/
Authentication
Ritc API key api_key discovered Get key ↗

The published OpenAPI description says Ritc uses an API key sent in the Authorization header and describes it as "HTTP Basic Authentication/API Key". It says to use a valid API key as the username, append a colon, and send Base64encode(api-key:) in Authorization. I could not find a live developer portal or key-generation page on ritc.io, so the acquisition path is not publicly documented from the current domain content.