Skip to main content

Overview

This documentation is automatically generated from our OpenAPI specification, providing you with up-to-date information about all available endpoints, request/response schemas, and authentication requirements.

Base URL

All API requests should be made to:
https://tandem.hlofiys.xyz

Authentication

All API endpoints require authentication using Bearer tokens. Include your token in the Authorization header:
Authorization: Bearer YOUR_API_TOKEN
The authentication scheme is defined in our OpenAPI specification:
"security": [
  {
    "bearerAuth": []
  }
]

Getting Started

Browse the available endpoints in the navigation menu to explore the full API capabilities. Each endpoint page includes:
  • Request/response schemas
  • Example requests and responses
  • Parameter descriptions
  • Error codes and handling

OpenAPI Specification

View the complete OpenAPI specification file