Enterprise API preview Preview
This page previews the planned LLMrank Enterprise API so technical teams can see where it is headed. Nothing here is live yet, and the details may change before launch.
Purpose
Machine-to-machine access for Enterprise accounts and agencies: set up domains, trigger AI visibility reports, and read the results programmatically, so the picture of how AI models describe your brand lives inside your own systems and dashboards rather than only in the web app.
What it measures Coming soon
Today the measurement is at the brand and domain level: one report per domain, covering how each AI model describes and ranks your brand. Product- and keyword-level visibility is coming next and will be reachable the same way once it ships. It is not available yet.
Authentication and API keys
Access will use a per-account API key sent as a bearer token over HTTPS only. You create, regenerate, and revoke the key yourself from your account settings in the web app - it is never requested by email or chat.
When you create a key you choose its scope: read-only to read reports and data, or read-write to also set up domains and trigger reports. The key is shown once at creation and stored only as a hash, so the account settings page shows just a prefix and the last few characters, never the full key again.
Planned endpoints Coming soon
Draft - not stable. The shapes below are illustrative only, to show the intended surface. They are not callable today and the final paths and fields may change.
Domains
List, add, and remove the domains tracked under your account.
Brands and products Coming soon
Connect a brand or product to a domain (for the coming product-level scope).
Trigger a report
Queue a report for a domain. The work runs in the background and is never done inside the request, so you receive an acknowledgement and read the result when it is ready.
Read a report
Fetch the finished report - per AI model, how your brand is described, plus recommendations.
Triggering a report is asynchronous: you receive a job reference and then either poll for the result or register a signed webhook that is called when the report is ready.
Model choice
Which AI models are measured is set at the account level and applies across every domain on the account. Model and measurement changes stay human-reviewed rather than silently automated.
Quota and pricing
Usage is metered and quota is applied per account. Pricing and the agreement are tailored to your domains, brands, and the AI models you want measured - contact us and we shape it together. There is no fixed published price.