Carrd

Carrd is a hosted no-code website builder for simple, fully responsive one-page sites — personal profiles, landing pages, portfolios, link pages and small campaign sites. Started as a side project by AJ (@ajlkn) and now operated by Carrd Inc., it offers a free tier of three sites and sixteen paid annual Pro tiers banded Lite, Standard and Plus, topping out at 1,000 sites. Carrd publishes no public API, no developer portal, no SDKs and no machine-readable specification; its only HTTP integration surface points outward, with Pro-tier form elements delivering submissions into twenty email/CRM platforms, Zapier, Make, n8n and Airtable, or to a URL the site owner supplies. Carrd is best understood as an API consumer rather than an API provider.

Carrd is profiled on the APIs.io network. Tagged areas include Company, Website Builder, No Code, Landing Pages, and Web Hosting.

Carrd’s developer surface includes documentation, getting-started guide, support, pricing, signup flow, changelog, and 8 more developer resources.

27.8/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanyWebsite BuilderNo CodeLanding PagesWeb HostingSite BuilderFormsSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 27.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 5.7 / 10
Agent readiness — 0/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 0 / 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/carrd: 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.

Carrd Plans Pricing

17 plans

PLANS

Security Posture 1

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

Carrd Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: carrd
name: Carrd
description: Carrd is a hosted no-code website builder for simple, fully responsive one-page sites — personal profiles, landing
  pages, portfolios, link pages and small campaign sites. Started as a side project by AJ (@ajlkn) and now operated by Carrd
  Inc., it offers a free tier of three sites and sixteen paid annual Pro tiers banded Lite, Standard and Plus, topping out
  at 1,000 sites. Carrd publishes no public API, no developer portal, no SDKs and no machine-readable specification; its only
  HTTP integration surface points outward, with Pro-tier form elements delivering submissions into twenty email/CRM platforms,
  Zapier, Make, n8n and Airtable, or to a URL the site owner supplies. Carrd is best understood as an API consumer rather
  than an API provider.
url: https://raw.githubusercontent.com/api-evangelist/carrd/refs/heads/main/apis.yml
image: https://carrd.co/assets/docs/images/brand/png/logo-color-light.png
x-type: company
x-source: harvest:marketing-integration-graph
x-tier: profile
x-tier-reason: enriched
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Website Builder
- No Code
- Landing Pages
- Web Hosting
- Site Builder
- Forms
- SaaS
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/carrd-domain-security.yml
- type: Website
  url: https://carrd.co/
- type: Documentation
  url: https://carrd.co/docs
- type: GettingStarted
  url: https://carrd.co/docs/building/basics
- type: Support
  url: https://carrd.co/contact
- type: Pricing
  url: https://carrd.co/pro
- type: SignUp
  url: https://carrd.co/signup
- type: Login
  url: https://carrd.co/login
- type: TermsOfService
  url: https://carrd.co/docs/general/terms
- type: PrivacyPolicy
  url: https://carrd.co/docs/general/privacy
- type: ChangeLog
  url: https://carrd.co/docs/general/changelog
- type: ChangeLog
  name: Carrd changelog (captured)
  url: changelog/carrd-changelog.yml
- type: Plans
  url: plans/carrd-plans-pricing.yml
- type: Integrations
  name: Outbound integration graph (Carrd as API client)
  url: integrations/_index.yml
- type: LLMsTxt
  url: llms/carrd-llms.txt
x-vouched-by:
- Ghost
- MailerLite
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: minimal
  artifacts_added: 6
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'Carrd is a consumer/creator one-page site builder with no developer program at all: carrd.co/api, /docs/api and
    /developers all return a hard 404, the documentation index has six sections (General, Sites, Building, Forms, Account,
    Pro) and not one of them mentions an API, and the only HTTP surface documented is outbound — Pro-tier forms posting submissions
    into partner APIs or to a URL the site owner supplies.'
  evidence:
  - url: https://carrd.co/developers
    status: 404
  - url: https://carrd.co/docs/api
    status: 404
  - url: https://carrd.co/openapi.json
    status: 404
  - url: https://carrd.co/.well-known/agent-card.json
    status: 404
  - url: https://carrd.co/docs
    status: 200
  checked: '2026-08-12'