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.

API keys are created in the YoLead UI. Each key has:
  • a public key used in X-YoLead-Key;
  • a secret used to sign requests;
  • a scope: read or read-write.
Keep the secret on your backend only. Do not expose it in browser code, mobile apps, logs, or analytics events. Scopes:
ScopeAccess
readRead endpoints and read-only iframe capabilities.
read-writeRead endpoints plus write operations and write iframe capabilities.