Duda website screenshot

Duda

Duda is a professional website builder platform for agencies, SaaS companies, and web professionals. It provides a REST API for creating and managing websites, pages, templates, sections, content, widgets, eCommerce stores, blog posts, dynamic collections, and white-label client portal access. The platform is designed for digital agencies to build and manage websites at scale.

Duda publishes 10 APIs on the APIs.io network, including Accounts API, Authentication API, Blog API, and 7 more. Tagged areas include Website Builder, Agencies, White Label, SaaS, and eCommerce.

Duda’s developer surface includes authentication, documentation, engineering blog, pricing, and 10 more developer resources.

42.6/100 developing ▬ flat Agent 41/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
10 APIs
Website BuilderAgenciesWhite LabelSaaSeCommerceCMS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 42.6/100 · developing
Contract Quality 15.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 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/duda: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Duda Accounts API

Manage partner and customer accounts

Duda Authentication API

SSO and access token management

Duda Blog API

Manage site blogs and blog posts

Duda Collections API

Manage dynamic data collections

Duda eCommerce - Orders API

Manage eCommerce orders

Duda eCommerce - Products API

Manage eCommerce products

Duda Pages API

Create and manage site pages

Duda Sites API

Create, read, update, and delete websites

Duda Templates API

Manage site templates

Duda Webhooks API

Subscribe to site and account events

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Duda Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Duda Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Duda Finops

FINOPS

Security Posture 2

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

Duda Authentication

http · 1 scheme

SECURITY

Duda Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Duda Agentic Access

16 operations · 9 acting

16 operations · 9 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: duda
name: Duda
description: Duda is a professional website builder platform for agencies, SaaS companies, and web professionals. It provides
  a REST API for creating and managing websites, pages, templates, sections, content, widgets, eCommerce stores, blog posts,
  dynamic collections, and white-label client portal access. The platform is designed for digital agencies to build and manage
  websites at scale.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/duda.png
url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Website Builder
- Agencies
- White Label
- SaaS
- eCommerce
- CMS
apis:
- aid: duda:duda-accounts-api
  name: Duda Accounts API
  description: Manage partner and customer accounts
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/duda-accounts-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-authentication-api
  name: Duda Authentication API
  description: SSO and access token management
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/duda-authentication-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-blog-api
  name: Duda Blog API
  description: Manage site blogs and blog posts
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Blog
  properties:
  - type: OpenAPI
    url: openapi/duda-blog-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-collections-api
  name: Duda Collections API
  description: Manage dynamic data collections
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/duda-collections-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-ecommerce-orders-api
  name: Duda eCommerce - Orders API
  description: Manage eCommerce orders
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - eCommerce - Orders
  properties:
  - type: OpenAPI
    url: openapi/duda-ecommerce-orders-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-ecommerce-products-api
  name: Duda eCommerce - Products API
  description: Manage eCommerce products
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - eCommerce - Products
  properties:
  - type: OpenAPI
    url: openapi/duda-ecommerce-products-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-pages-api
  name: Duda Pages API
  description: Create and manage site pages
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Pages
  properties:
  - type: OpenAPI
    url: openapi/duda-pages-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-sites-api
  name: Duda Sites API
  description: Create, read, update, and delete websites
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Sites
  properties:
  - type: OpenAPI
    url: openapi/duda-sites-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-templates-api
  name: Duda Templates API
  description: Manage site templates
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/duda-templates-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
- aid: duda:duda-webhooks-api
  name: Duda Webhooks API
  description: Subscribe to site and account events
  humanURL: https://developer.duda.co/docs/partner-api-introduction
  baseURL: https://api.duda.co/api
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/duda-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developer.duda.co/docs/partner-api-introduction
  - type: Reference
    url: https://developer.duda.co/reference/introduction
  - type: GitHubOrg
    url: https://github.com/dudadev
  - type: GitHubRepository
    url: https://github.com/DudaDev/partner-api
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
common:
- type: AgenticAccess
  url: agentic-access/duda-agentic-access.yml
- type: DomainSecurity
  url: security/duda-domain-security.yml
- type: Authentication
  url: authentication/duda-authentication.yml
- type: Website
  url: https://www.duda.co
- type: Documentation
  url: https://developer.duda.co
- type: GitHubOrg
  url: https://github.com/dudadev
- type: LinkedIn
  url: https://www.linkedin.com/company/duda
- type: Blog
  url: https://blog.duda.co/
- type: Pricing
  url: https://www.duda.co/pricing
- type: StatusPage
  url: https://status.duda.co
- type: X
  url: https://twitter.com/buildwithduda
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/plans/duda-plans-pricing.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/rate-limits/duda-rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/duda/refs/heads/main/finops/duda-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com