API keys are created in the YoLead UI. Each key has: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.
- a public key used in
X-YoLead-Key; - a secret used to sign requests;
- a scope:
readorread-write.
| Scope | Access |
|---|---|
read | Read endpoints and read-only iframe capabilities. |
read-write | Read endpoints plus write operations and write iframe capabilities. |