Skip to main content

Overview

The First Answer API gives you programmatic access to the data available in the First Answer platform. Use it to integrate AI visibility insights into your own workflows, dashboards, and tools. All endpoints are read-only (HTTP GET) and return data in JSON format. The API follows RESTful conventions and uses standard HTTP status codes.

Base URL

All API requests should be made to:

Available Resources

Response Format

All successful responses follow a consistent structure. Single resource:
Paginated list:

Pagination

List endpoints return paginated results. Use the page and per_page query parameters to control pagination:

Error Format

All errors return a consistent JSON structure:

Error Codes

Quick Start

1

Get your API key

Go to your account settings and generate a new API key. Copy it immediately — it won’t be shown again.
2

Make your first request

3

Explore the data

Use the response to navigate related resources like monitored prompts, citations, and competitors.

Need Help?

If you have questions or run into issues, reach out to our support team at [email protected].