Endpoint-specific request fields, response fields, examples, and business rules are documented on each endpoint reference page.
Public surface
Only endpoints mounted under/v1 are part of the public API.
Management endpoints used by the YoLead UI, including /integrations/*, are not public API endpoints.
Response format
Successful responses wrap the payload indata:
code and a human-readable message:
OpenAPI
The endpoint reference is rendered from the static OpenAPI file atopenapi/public-api-v1.json.
The backend implementation source for these endpoints is src/modules/publicApiV1.