Skip to main content

API Overview

Base URL: https://app.trygradient.ai All API endpoints are served from the same domain as the admin portal. Requests must include valid authentication.

Authentication

Gradient supports two authentication methods:

Pagination

List endpoints accept optional pagination parameters:
limit
integer
default:"20"
Results per page (1-100)
offset
integer
default:"0"
Number of results to skip
Paginated responses include metadata:

Error Responses

All errors follow a consistent format: