API Reference
Last updated
The Limy REST API gives you programmatic access to some of the metadata and analytics that power the Limy applications. Use it to pull data into your own dashboards, warehouse, or workflows.
Read account metadata — prompts, topics, competitors etc.
Pull visibility, source analysis metrics on demand.
Build internal dashboards and alerts on top of Limy data.
Feed Limy analytics into your data warehouse or BI tool.
https://api.limy.aiAll endpoints are versioned (/v1/...).
Create an API key from the Limy Account Dashboard Page.
Authenticate by exchanging the static key for a short-lived session token.
Call any endpoint listed
Last updated