Skip to main content
Version: 1.0.0

Terros API

Welcome to the Terros API documentation. Our API provides a powerful, flexible way to integrate Terros' services into your own applications.

Authentication

API key authentication.
Include the header as: Authorization: "ApiKey YOUR_API_KEY". The value must be prefixed with "ApiKey" followed by a space and then your actual API key.

Security Scheme Type:

apiKey

Header parameter name:

Authorization