Exports and API
You own your data in SimplyRank. Two ways to get it out today: CSV export and the API. PDF reporting is on the roadmap — see below.
CSV exports
The Recommendations and Citations pages have an Export button that downloads the full dataset as CSV — the whole list, not just the rows visible on screen.
CSV exports include:
- Raw scan results: prompt, AI model, response excerpt, brand mentions, citations, position, sentiment.
- Aggregates by brand, by prompt, by category.
- Time-series data over your selected date range.
CSV exports are useful when:
- You want to do custom analysis in Excel or Google Sheets.
- You want to keep a long-term record beyond your plan's retention.
- You want to share specific data with a stakeholder without giving them dashboard access.
Plan availability
| Plan | CSV export |
|---|---|
| Trial | Not available |
| Starter Lite | Not available |
| Starter | ✅ Available |
| Pro | ✅ Available |
| Advanced | ✅ Available |
| All Agency plans | ✅ Available |
PDF reports
Not built yet. Generated PDF reporting is on the roadmap; there is no Export → PDF anywhere in the product today, and earlier versions of this page described a flow that does not exist.
Until it ships, the workflow for a stakeholder update is: export CSV, then build the summary in whatever you already present from — Slides, Looker Studio, a spreadsheet. Agencies should read White-label reports before promising a client a branded PDF.
API access
The API is available on Pro and Advanced (and all Agency plans).
What the API does
Read access to your scan data:
- List scans, with status, timing, and metadata.
- Get scan results for a specific scan.
- Get aggregate metrics (visibility, position, sentiment) for a brand and date range.
- List brands, prompts, categories, citations.
The API is read-only — you can't yet trigger scans or modify config via API. That's on the roadmap.
Authentication
Generate an API key in Settings → API. Keep it secret — anyone with the key can read your data.
Rate limits
API calls are rate-limited per plan to prevent abuse. The current limits are generous for typical BI use cases. If you hit a limit, the response includes headers showing when it resets.
Documentation
Full API docs are at docs.simplyrank.ai/api (link goes live with API access).
Plan availability
| Plan | API access |
|---|---|
| Trial | Not available |
| Starter Lite | Not available |
| Starter | Not available |
| Pro | ✅ Available |
| Advanced | ✅ Available |
| All Agency plans | ✅ Available |
Slack alerts
Slack alerts (Pro+) push scan summaries and major changes to a Slack channel. Set up under Settings → Notifications.
Useful for:
- Weekly visibility summaries posted automatically.
- Alerts when visibility drops more than X%.
- Alerts when a new competitor appears.
What's next
Still need help? Email us at [email protected]. Or browse all help articles.