Skip to main content
GET
Compliance form catalogs

Authorizations

Authorization
string
header
required

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.

genders
object[]

Exact enum values required when screening persons.

company_status
object[]
address_types
object[]
company_types
object[]

Flat fallback list of legal entity forms (official local language).

source_of_income
object[]
source_of_wealth
object[]
industries
object[]
industry_code_types
object[]
company_types_by_country
object

Legal entity forms per ISO country (GLEIF ELF); fall back to company_types when the country is missing.

industries_by_code_type
object

Industry codes per standard (value = code, label = description).

industry_code_type_by_country
object

Industry standard fixed per country (default ISIC).

countries
object[]

ISO-3166-1 countries.

country_subdivisions
object

ISO-3166-2 subdivisions per country.

meta
object

Counts plus a note describing how the cascades chain together.

Last modified on July 19, 2026