User

Get KYC status

Check the current KYC verification status. Use provider=align for Align.

get/api/v1/user/kyc/status

Query parameters

provider'swipelux' | 'align' | 'dakota' | 'mcp' | 'wirex' | 'conduit_fiat' | 'conduit_crypto' | 'due'

Supported fiat payment providers.

Headers

x-api-keystring nullable

Response

Successful Response

provider'swipelux' | 'align' | 'dakota' | 'mcp' | 'wirex' | 'conduit_fiat' | 'conduit_crypto' | 'due' required

Supported fiat payment providers.

externalUserIdstring nullable
emailstring required
status'not_started' | 'requested' | 'incorporating' | 'pending' | 'under_review' | 'approved' | 'rejected'

KYC verification status.

kycStatus'not_started' | 'requested' | 'incorporating' | 'pending' | 'under_review' | 'approved' | 'rejected' required

KYC verification status.

firstNamestring nullable
lastNamestring nullable
entityNamestring nullable
kycLinkstring nullable
kycUrlstring nullable
contactSupportLinkstring

Changes

Changed in 1 of the 4 revisions of this API.46

  • 7ed1b58c560746See the full diff
    • added the new conduit_crypto enum value to the provider response property for the response status 200

      response-property-enum-value-added

    • added the new conduit_fiat enum value to the provider response property for the response status 200

      response-property-enum-value-added

    • added the new dakota enum value to the provider response property for the response status 200

      response-property-enum-value-added

    • added the new due enum value to the provider response property for the response status 200

      response-property-enum-value-added

    • added the new enum value conduit_crypto to the query request parameter provider

      request-parameter-enum-value-added

    • added the new enum value conduit_fiat to the query request parameter provider

      request-parameter-enum-value-added

    • added the new enum value dakota to the query request parameter provider

      request-parameter-enum-value-added

    • added the new enum value due to the query request parameter provider

      request-parameter-enum-value-added

    • removed the in_review enum value from the kycStatus response property for the response status 200

      response-property-enum-value-removed

    • removed the in_review enum value from the status/anyOf[subschema #1: KycStatus]/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog