Thesis Driven GP Database

Programmatic access to GP records, principals, and market signals.

Explore API Docs Get API Key

Available Endpoints

GET

/fetch-gp

Fetch GP records with linked principals and signals. Filter by gp_name, tag, theme, or market.

GET

/fetch-principals

Fetch principal records. Filter by gp_name, tag, theme, or market.

GET

/fetch-signals

Fetch market signals. Optionally filter by gp_name. Returns all signals if no filter is passed.

Authentication

All endpoints require an API key passed as x-api-key in the request header. To get your API key, visit database.thesisdriven.com/account or contact daniel@thesisdriven.com.