Start KYB Verification
Initiates a Know Your Business (KYB) verification for the specified partner. The verification runs asynchronously - use the GET endpoint to check status.
If business_name, address, or tin are not provided in the request, they will be derived from the partner’s existing data (name/legal_name, billing_address, tax_number).
Documentation Index
Fetch the complete documentation index at: https://docs.api.stuut.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request to start a KYB verification for a partner.
Business name to verify. If not provided, uses partner's name or legal_name.
Full address string. If not provided, constructs from partner's billing_address.
Tax ID number (EIN/TIN). If not provided, uses partner's tax_number.
List of officer names to verify against business records.
Bypass cooldown and force a new verification.