- 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