DEVELOPERS
Choose how to connect.
Start with the format your application supports. Every option is read-only.
Start with the task
Use REST for backend services, scripts, and cross-origin browser reads.
Open the API guide →Remote MCP
Connect an MCP-compatible client to three read-only opportunity tools and one matching prompt.
Use remote MCP when an assistant can connect to a Streamable HTTP server.
Open the MCP guide →Data and exports
Download a JSON or CSV snapshot with an exact row cap and documented format differences.
Use exports for up to 10,000 rows; use REST or MCP for filtered searches.
Open the Data guide →Use this guide when an agent or browser needs to detect available tools and choose a fallback.
Open the Agents guide →Public access
Endpoints listed in the public OpenAPI document require no authentication. The examples send no API key, Authorization header, or cookies.
Only the endpoints in the public OpenAPI document are public. The /api/v1/admin/* and /api/v1/agent/* routes are private.
The public REST API, remote MCP server, and discovery documents are read-only. They cannot submit applications, edit records, or open review tools.
Verify the service
Use the live OpenAPI document, MCP server card, and API catalog for exact paths and schemas. These guides cover setup, browser support, privacy, and errors.