atypica.AI Docs

Developer Documentation

Developer Documentation

atypica.AI provides APIs and integration methods for programmatic access to research capabilities, trend data, and team management.

Authentication

All API requests require an API key passed in the Authorization header:

Authorization: Bearer YOUR_API_KEY

atypica uses two distinct API key types depending on what you are integrating:

Team API Key

Used exclusively for the Team API — managing team members and generating impersonation URLs.

Generate from: Team Dashboard → API Keys

Personal API Key

Used for everything else — Pulse, MCP, and Embed integrations.

Generate from: Account Settings → API Keys

Base URL

https://atypica.ai/api

Integration Options

Developer Documentation | atypica.AI