API Key Authentication
All Fundable API requests require authentication via a Bearer token in theAuthorization header.
Getting Your API Key
API keys are available through your Fundable account. Get your key here — your first 50 credits are free. You can purchase credits directly or through a Fundable subscription.Key Format
API keys follow the format:vg_[12_hex_chars]_[32_base64url_chars]

