Compliance form catalogs
Returns every catalog (list of value/label pairs) the front should use to build consistent compliance and verification forms: genders, company status, address types, company legal forms (global list plus per-country cascade), income/wealth sources, industry standards with their per-country default, and the full ISO-3166 country and subdivision lists. Static data — safe to cache for hours. value is what you send to the API; label is what you display.
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Response
All catalogs plus a meta block describing the cascades.
Exact enum values required when screening persons.
Flat fallback list of legal entity forms (official local language).
Legal entity forms per ISO country (GLEIF ELF); fall back to company_types when the country is missing.
Industry codes per standard (value = code, label = description).
Industry standard fixed per country (default ISIC).
ISO-3166-1 countries.
ISO-3166-2 subdivisions per country.
Counts plus a note describing how the cascades chain together.