Absurd website screenshot

Absurd

Absurd is an AI video creation platform positioning itself as "the Creative OS for AI video." It uses autonomous AI agents to handle scripting, scene planning, and video generation, letting companies produce brand and performance advertisements at scale in roughly 72 hours instead of weeks. Based in Los Angeles and part of Y Combinator's Fall 2025 batch, Absurd works with brands such as Hims, Kalshi, Replit, Brex, Whop, and Reforge, with some of its generated videos reaching over a million organic views. The company runs a managed, sales-led production motion rather than a self-serve platform: its published sitemap declares exactly four routes (home, portfolio, careers, contact), and it ships no pricing page, no blog, no developer portal, no documentation, no SDKs, and no GitHub organization. Three Absurd-controlled hosts are live but none is a developer surface — app.absurd.com is the gated customer application, api.absurd.com is its private FastAPI backend with schema and docs routes disabled, and lp.absurd.com is a key-gated Supabase project serving the landing page. This entry was enriched from public web sources and live unauthenticated probes, and will be upgraded if a developer surface appears.

Absurd is profiled on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Generative AI, Video, and Advertising.

5.7/100 minimal ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanyArtificial IntelligenceGenerative AIVideoAdvertisingMarketingMediaCreative

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 5.7/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 5.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/absurd: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Pricing Plans 1

Published pricing tiers and plan structures.

Absurd Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Absurd Rate Limits

0 limits

RATE LIMITS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Absurd Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: absurd
name: Absurd
description: 'Absurd is an AI video creation platform positioning itself as "the Creative OS for AI video." It uses autonomous
  AI agents to handle scripting, scene planning, and video generation, letting companies produce brand and performance advertisements
  at scale in roughly 72 hours instead of weeks. Based in Los Angeles and part of Y Combinator''s Fall 2025 batch, Absurd
  works with brands such as Hims, Kalshi, Replit, Brex, Whop, and Reforge, with some of its generated videos reaching over
  a million organic views. The company runs a managed, sales-led production motion rather than a self-serve platform: its
  published sitemap declares exactly four routes (home, portfolio, careers, contact), and it ships no pricing page, no blog,
  no developer portal, no documentation, no SDKs, and no GitHub organization. Three Absurd-controlled hosts are live but none
  is a developer surface — app.absurd.com is the gated customer application, api.absurd.com is its private FastAPI backend
  with schema and docs routes disabled, and lp.absurd.com is a key-gated Supabase project serving the landing page. This entry
  was enriched from public web sources and live unauthenticated probes, and will be upgraded if a developer surface appears.'
url: https://raw.githubusercontent.com/api-evangelist/absurd/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://absurd.com/logo.jpeg
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-yc-batch: Fall 2025
x-location: Los Angeles, CA
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- Company
- Artificial Intelligence
- Generative AI
- Video
- Advertising
- Marketing
- Media
- Creative
apis: []
common:
- type: DomainSecurity
  url: security/absurd-domain-security.yml
- type: Website
  url: https://absurd.com/
- type: Portfolio
  url: https://absurd.com/portfolio
- type: Careers
  url: https://absurd.com/careers
- type: Contact
  url: https://absurd.com/contact
- type: LinkedIn
  url: https://www.linkedin.com/company/absurd/
- type: X
  url: https://x.com/withabsurd
- type: LLMsTxt
  url: llms/absurd-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-12'
  status: minimal
  artifacts_added: 5
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'Absurd sells managed AI ad production through a four-route marketing site and a contact form, so full STEP 0b contract
    discovery across all four of its live hosts found no machine-readable contract: api.absurd.com is a real FastAPI backend
    (/health returns {"status":"healthy"}) but its /openapi.json, /docs and /redoc routes are disabled and return JSON 404s,
    and absurd.com answers every /.well-known/* path with a soft-200 single-page-app shell rather than a document.'
  evidence:
  - url: https://api.absurd.com/health
    status: 200
  - url: https://api.absurd.com/openapi.json
    status: 404
  - url: https://api.absurd.com/docs
    status: 404
  - url: https://api.absurd.com/.well-known/agent-card.json
    status: 404
  - url: https://lp.absurd.com/rest/v1/
    status: 401
  - url: https://absurd.com/sitemap.xml
    status: 200
  checked: '2026-08-12'