Legal Entity Management API logo

Legal Entity Management API

Legal Entity Management API

Adyen Legal Entity Management API runs KYC/KYB workflows on Balance Platform — identity verification, document collection, compliance review.

Visit site ↗Health checked 9h ago
Use it when

Built-in multi-country compliance rules (EU/US major markets)

Watch for

Only usable within Balance Platform — not a standalone KYC SaaS

First check

POST /legalEntities to create a legal entity (individual or organization); POST /documents to submit; status delivered via webhook.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
201 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 201ms
01

About this API

Within Balance Platform, every account holder receiving funds (marketplace seller, driver, SaaS customer) must pass KYC/KYB before receiving payouts — anti-money-laundering (AML) and sanctions-list compliance requirements. Legal Entity Management API is the entry point: create a legal entity (individual or organization), upload required documents (ID, business registration, UBO information), and Adyen automatically checks fraud databases and sanctions lists. Simple cases auto-approve within minutes; high-risk cases go to manual review (Adyen's internal team, typically 1-3 business days). Once approved, balanceAccount auto-activates for payouts. This lets platform businesses operate compliantly without building their own compliance team.

02

What you can build

  • 1Identity verification for marketplace seller onboarding
  • 2Recurring compliance review (annual or triggered)
  • 3Business-entity due diligence (company / shareholders / beneficial owners)
  • 4Differentiated compliance by country
03

Strengths & limitations

Strengths

  • Built-in multi-country compliance rules (EU/US major markets)
  • Supports document upload + auto-verification + human-review fallback
  • Deep integration with Balance Platform (KYC completion auto-activates balanceAccount)

Limitations

  • Only usable within Balance Platform — not a standalone KYC SaaS
  • Some countries/regions have longer compliance review times
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://www.adyen.help/hc/en-us/community/topics/<endpoint>
05

Getting started

POST /legalEntities to create a legal entity (individual or organization); POST /documents to submit; status delivered via webhook.

06

FAQ

What if KYC fails for a user?+

Adyen returns missing_required_data or invalid_data — the frontend prompts the user to supplement. Appeal flows are also supported.

Does KYC need to be redone annually?+

High-risk categories (e.g. certain countries) require periodic re-review. Adyen auto-triggers and notifies the platform via webhook.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
java, python, javascript, php
Response time
201 ms
Last health check
5/12/2026, 7:36:31 AM
08

Tags

09

More from Adyen