InsiderCat LogoInsiderCat

InsiderCat Developer Portal

Crea agenti, dashboard, avvisi, notebook e flussi di ricerca con i dati InsiderCat su trading del Congresso, insider trading aziendale, portafogli, sentiment, proprietà azionaria e attività di mercato. Qui trovi gli URL stabili per chiavi API, OpenAPI, MCP e supporto.

Chiavi API

Accedi dalla pagina API e genera un bearer token per gli endpoint autenticati.

OpenAPI

Usa la specifica OpenAPI tipizzata per operation ID, parametri, risposte e function calling.

Riferimento API

Leggi descrizioni degli endpoint, filtri, paginazione, risposte ed esempi di codice.

Server MCP

Connetti assistenti AI agli strumenti InsiderCat tramite l'endpoint MCP Streamable HTTP.

Iniziare con InsiderCat API

Genera la tua chiave API nella pagina API e MCP, copiala una volta e inizia a chiamare gli endpoint InsiderCat con semplice JSON su HTTPS.

InsiderCat MCP: collega il tuo assistente AI a InsiderCat

Collega i dati InsiderCat al tuo assistente AI in pochi minuti. La guida alla configurazione MCP copre Claude Desktop, Cursor, VS Code, Windsurf, ChatGPT e Gemini CLI, così puoi chiedere "What are Congress members buying this week?" direttamente dal tuo assistente.

# InsiderCat Developer Portal

Use InsiderCat developer resources to build agents, dashboards, research workflows, and monitoring jobs around U.S. congressional trading data, corporate insider filings, portfolio holdings, performance history, and stock-level ownership signals.

## Start here

- Create or manage an API key from the API and MCP page after signing in.
- Read the API reference for endpoint descriptions, query parameters, response schemas, and example calls.
- Use the sandbox test token `ic_test_subscribed` in non-production environments where the server permits test-mode API auth.
- Connect the MCP server at `/api/v1/mcp` with a bearer token when an AI assistant supports Streamable HTTP or `mcp-remote`.
- Use `/api/v1/public/capabilities` without auth to discover public resources and integration entry points.
- The API is versioned in the URL path (`/api/v1`). See the versioning and deprecation policy before building long-lived integrations.

## Links

- [Developer portal](/developers)
- [API and MCP overview](/api-mcp)
- [API reference](/api-mcp/docs)
- [Versioning and deprecation policy](/api-mcp/versioning)
- [OpenAPI JSON](/openapi.json)
- [OpenAPI YAML](/api/openapi.yaml)
- [MCP manifest](/.well-known/mcp.json)
- [llms.txt](/llms.txt)