Retrieve all deals a person has participated in as an investor (angel deals + lead/firm deals) using any supported identifier format. The API intelligently detects the identifier type and queries accordingly.
Provide ONE of the following query parameters to identify the person:
id - Person UUIDlinkedin - LinkedIn person URLcrunchbase - Crunchbase person URLtwitter - Twitter/X URLThe response includes the person’s investment deals with pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.tryfundable.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication using Bearer token format.
Format: Authorization: Bearer vg_your_api_key_here
Person UUID
LinkedIn person URL
Crunchbase person URL
Twitter/X URL
Page number (0-based)
x >= 0Number of results per page (1-500)
1 <= x <= 500