Skip to main content

What is agntdata?

agntdata is a platform for building, deploying, and operating Claude agents. You get four product surfaces, all wired together behind one workspace and one API key:

Data APIs

Curated, normalized data — people, companies, and seven social platforms (LinkedIn, X, YouTube, TikTok, Instagram, Reddit, Facebook). agntdata pays the upstream providers; you pay credits.

Connections

Proxy requests to vendors you have your own credentials for — Stripe, Linear, Cal.com, Supabase, Dub, Slack, Google Docs/Sheets, and more — without exposing keys in your client.

Agents

A meta-agent that designs deployed agents through conversation. Triggers (schedules + webhooks), sessions, permissions, Slack routing, and an MCP gateway are all built in.

Workspace database

A dedicated Supabase project per workspace, callable as MCP tools and at REST under /v1/db/*. Durable state for everything an agent learns or processes.

Why agntdata

One API key

A single workspace key authenticates every surface — data APIs, connections, the workspace database, the agent runtime.

Normalized data

Consistent response envelopes across vendors. LinkedIn profiles and TikTok videos return the same shape of metadata.

Agent-native

Every API ships as an MCP tool. Deploy an agent and it sees every enabled data API, every connection, and every utility automatically.

Credit-based pricing

Pay for what you use. Two wallets — data credits for API calls, AI credits for model usage — with auto-reload and trial credits.

Available data platforms

LinkedIn

Profiles, companies, jobs, and posts

YouTube

Channels, videos, comments, and search

TikTok

Users, videos, hashtags, and music

X

Tweets, users, timelines, and trends

Instagram

Profiles, posts, stories, and reels

Reddit

Subreddits, posts, comments, and users

Facebook

Pages, posts, groups, and insights

agntdata Lead APIs

People and company enrichment — emails, phones, intelligence

Use cases

Build an agent that pulls prospects from LinkedIn, enriches them via the agntdata Lead APIs, drafts personalized opens with the workspace database remembering everyone it’s talked to, and posts the day’s batch to Slack.
Wire an agent into Slack with the Slack connector. It answers product questions, queries your workspace database for account state, and escalates anything risky via escalate_to_human.
Inbound webhook from PagerDuty hits a deployed agent that classifies the incident, posts a summary to the right Slack channel, and opens a Linear issue via the Linear connection.
Skip the agent layer entirely and use the data APIs directly. One bearer token, normalized responses, transparent credits.

Next steps

Quickstart

Make your first request in minutes — REST, OpenClaw, or the Builder.

Agents

Deploy your first Claude agent without writing infrastructure.

API reference

Every endpoint across every data platform and connection.

Get API Key

Sign up and generate a key from the dashboard.