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:
Used exclusively for the Team API — managing team members and generating impersonation URLs.
Generate from: Team Dashboard → API Keys
Used for everything else — Pulse, MCP, and Embed integrations.
Generate from: Account Settings → API Keys
Base URL
https://atypica.ai/api
Integration Options
Team API
Manage team members programmatically — create users, send invitations, and generate single-sign-on URLs for seamless embedding.
4 endpoints →
Pulse
Access trending topic data — list pulses with heat scores, filter by category or locale, and retrieve source posts from social media.
3 endpoints →
Embed Integration
Embed atypica.AI into your product via iframe and communicate bidirectionally through the postMessage API.
postMessage protocol →
MCP & Skills
Connect to atypica's research tools through MCP protocol, or install the pre-built agent skill for use in MCP-compatible AI assistants.
9 tools →