entit.ai

api.entit.ai

api.entit.ai

Category
Service
Network
Avg / request
$0.10
Endpoints
1

Service overview

What is entit.ai?

Analyse a TikTok, Instagram Reel, or YouTube Shorts video. Omit format for full VideoAnalysis (transcript, scenes, visual summary). Optional format selects a workflow template (24 formats: brand safety, creator brief, recipe, tutorials, e-commerce, health, education, news, music, sports, travel — see entit.ai/docs/api#workflow-formats). Caches are per format — switching format requires a new paid job. POST a video URL; poll the returned URL (free) until ready.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.entit.ai/v1/jobs" \
  --method POST \
  --data '{
  "format": "{format}",
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /v1/jobs",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services