SingleFile website screenshot

SingleFile

SingleFile is an AI-powered entity management and corporate compliance platform for corporations, law firms, and investment organizations. It automates business entity formation, EIN filing, annual report filing, registered agent services, UCC filings, and Corporate Transparency Act (BOI/FinCEN) reporting across all 52 US jurisdictions. The SingleFile External API (v1) exposes organizations, entities, contacts, jurisdictions, documents, orders, tasks, and filing schemas over a REST/JSON interface secured with OAuth 2.0 client credentials, with webhooks for real-time order, document, entity, jurisdiction, and task events. SingleFile is SOC 2 Type II certified.

SingleFile publishes 7 APIs on the APIs.io network, including documents API, entities API, jurisdictions API, and 4 more. Tagged areas include Company, Compliance, Legal, Entity Management, and Corporate Compliance.

The SingleFile catalog on APIs.io includes 1 event-driven AsyncAPI specification.

SingleFile’s developer surface includes authentication, documentation, API reference, getting-started guide, engineering blog, signup flow, support, and 23 more developer resources.

49.1/100 developing ▬ flat Agent 31/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyComplianceLegalEntity ManagementCorporate ComplianceRegistered AgentBusiness FilingsRegulatoryWebhookAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/singlefile: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

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

SingleFile documents API

Formation and compliance documents

SingleFile entities API

Business entities — create, list, read, update, and their contacts, documents, jurisdictions, orders and tasks

SingleFile jurisdictions API

Entity jurisdictions and DBAs across US states

SingleFile orders API

Filing orders — create, place, update, and document-request driven order creation

SingleFile organizations API

Organizations that own entities — CRUD plus contacts, documents, entities, orders and tasks

SingleFile schemas API

JSON schemas for order payloads by entity_type, filing_type and jurisdiction

SingleFile tasks API

Compliance tasks and deadlines

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

Rate Limits 1

Documented rate limits and quota policies.

Singlefile Rate Limits

3 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

SingleFile Webhooks

Webhook event surface for SingleFile. Endpoints are configured in Profile Settings > Webhook Settings; deliveries are HTTPS-only and retried with exponential backoff on 5xx.

ASYNCAPI

Security Posture 3

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

Singlefile Authentication

oauth2 · 1 scheme

SECURITY

Singlefile Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Singlefile Trust Center

SOC 2 Type II

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Singlefile Scopes

2 scopes · clientCredentials

2 scopes

SCOPES

Agentic Access 1

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

Singlefile Agentic Access

50 operations · 25 acting

50 operations · 25 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: singlefile
name: SingleFile
description: SingleFile is an AI-powered entity management and corporate compliance platform for corporations, law firms,
  and investment organizations. It automates business entity formation, EIN filing, annual report filing, registered agent
  services, UCC filings, and Corporate Transparency Act (BOI/FinCEN) reporting across all 52 US jurisdictions. The SingleFile
  External API (v1) exposes organizations, entities, contacts, jurisdictions, documents, orders, tasks, and filing schemas
  over a REST/JSON interface secured with OAuth 2.0 client credentials, with webhooks for real-time order, document, entity,
  jurisdiction, and task events. SingleFile is SOC 2 Type II certified.
url: https://raw.githubusercontent.com/api-evangelist/singlefile/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- foundry-group
x-tier: enriched
x-tier-reason: api-surface-enriched
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Compliance
- Legal
- Entity Management
- Corporate Compliance
- Registered Agent
- Business Filings
- Regulatory
- Webhook
- Authentication
tags_raw:
- Company
- Compliance
- Legal
- Entity Management
- Corporate Compliance
- Registered Agent
- Business Filings
- Regulatory
- API
- Webhooks
- OAuth
apis:
- aid: singlefile:singlefile-documents-api
  name: SingleFile documents API
  description: Formation and compliance documents
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Documents
  tags_raw:
  - documents
  properties:
  - type: OpenAPI
    url: openapi/singlefile-documents-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
- aid: singlefile:singlefile-entities-api
  name: SingleFile entities API
  description: Business entities — create, list, read, update, and their contacts, documents, jurisdictions, orders and tasks
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Entities
  tags_raw:
  - entities
  properties:
  - type: OpenAPI
    url: openapi/singlefile-entities-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
- aid: singlefile:singlefile-jurisdictions-api
  name: SingleFile jurisdictions API
  description: Entity jurisdictions and DBAs across US states
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Jurisdictions
  tags_raw:
  - jurisdictions
  properties:
  - type: OpenAPI
    url: openapi/singlefile-jurisdictions-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
- aid: singlefile:singlefile-orders-api
  name: SingleFile orders API
  description: Filing orders — create, place, update, and document-request driven order creation
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Order
  tags_raw:
  - orders
  properties:
  - type: OpenAPI
    url: openapi/singlefile-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
- aid: singlefile:singlefile-organizations-api
  name: SingleFile organizations API
  description: Organizations that own entities — CRUD plus contacts, documents, entities, orders and tasks
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Organization
  tags_raw:
  - organizations
  properties:
  - type: OpenAPI
    url: openapi/singlefile-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
- aid: singlefile:singlefile-schemas-api
  name: SingleFile schemas API
  description: JSON schemas for order payloads by entity_type, filing_type and jurisdiction
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Schemas
  tags_raw:
  - schemas
  properties:
  - type: OpenAPI
    url: openapi/singlefile-schemas-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
- aid: singlefile:singlefile-tasks-api
  name: SingleFile tasks API
  description: Compliance tasks and deadlines
  humanURL: https://docs.singlefile.ai/
  baseURL: https://api.demo.singlefile.ai/external-api/v1
  tags:
  - Task
  tags_raw:
  - tasks
  properties:
  - type: OpenAPI
    url: openapi/singlefile-tasks-api-openapi.yml
  - type: Documentation
    url: https://docs.singlefile.ai/
  - type: APIReference
    url: https://docs.singlefile.ai/reference/
  - type: GettingStarted
    url: https://docs.singlefile.ai/docs/getting-started
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/singlefile-trust-center.yml
- type: DomainSecurity
  url: security/singlefile-domain-security.yml
- type: AgenticAccess
  url: agentic-access/singlefile-agentic-access.yml
- type: OAuthScopes
  url: scopes/singlefile-scopes.yml
- type: Authentication
  url: authentication/singlefile-authentication.yml
- type: Website
  url: https://www.singlefile.ai
- type: DeveloperPortal
  url: https://docs.singlefile.ai/
- type: Documentation
  url: https://docs.singlefile.ai/
- type: APIReference
  url: https://docs.singlefile.ai/reference/
- type: GettingStarted
  url: https://docs.singlefile.ai/docs/getting-started
- type: Blog
  url: https://www.singlefile.ai/blog/
- type: SignUp
  url: https://www.singlefile.ai/get-started/
- type: Login
  url: https://app.singlefile.ai/
- type: TermsOfService
  url: https://www.singlefile.ai/terms-of-service/
- type: PrivacyPolicy
  url: https://www.singlefile.ai/privacy-policy/
- type: Support
  url: https://www.singlefile.ai/faqs/
- type: LLMsTxt
  url: llms/singlefile-llms.txt
- type: X-MCPServerCandidate
  url: mcp/singlefile-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Overlay
  url: overlays/singlefile-openapi-overlay.yaml
- type: Conformance
  url: conformance/singlefile-conformance.yml
- type: Compliance
  url: https://www.singlefile.ai/
- type: ErrorCatalog
  url: errors/singlefile-error-codes.yml
- type: Lifecycle
  url: lifecycle/singlefile-lifecycle.yml
- type: Sandbox
  url: sandbox/singlefile-sandbox.yml
- type: Conventions
  url: conventions/singlefile-conventions.yml
- type: DataModel
  url: data-model/singlefile-data-model.yml
- type: RateLimits
  url: rate-limits/singlefile-rate-limits.yml
- type: AsyncAPI
  url: asyncapi/singlefile-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/singlefile-webhooks-asyncapi.yml
- type: AgentSkill
  url: skills/_index.yml
image: https://www.singlefile.ai/favicon.ico
rate_limits:
- name: user
  limit_count: 1000
  window: hour
- name: burst
  limit_count: 60
  window: minute
- name: anonymous
  limit_count: 100
  window: unspecified
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 22
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/singlefile"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/singlefile/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/singlefile/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.