Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.yo-lead.com/llms.txt

Use this file to discover all available pages before exploring further.

Errors return a stable JSON shape:
{
  "code": 40001,
  "message": "Validation error"
}
StatusMeaning
400Validation or business-rule error.
401Invalid credentials, stale timestamp, or bad signature.
403API key scope is not sufficient.
404Entity does not exist or is not accessible for the API key company.
500Unexpected server error.