The RelytONE API enables you to manage your Relyt projects programmatically. View all available methods in the API reference. This is a REST API that provides:Documentation Index
Fetch the complete documentation index at: https://docs-relytone.data.cloud/llms.txt
Use this file to discover all available pages before exploring further.
- Resource-oriented URLs
- JSON-encoded request and response bodies
- Standard HTTP response codes and verbs
Authentication
Authenticate requests using API keys with bearer token authentication. Learn how to manage API keys. Include your API key in theAuthorization header:
Base URL
All API requests use this base URL:- List all organizations:
https://relytone.data.cloud/api/v1/organizations - List all projects:
https://relytone.data.cloud/api/v1/projects