Pitchbook

Supports:

  • ✅ Enrichment
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI keytrue

Example

{
"name": "Pitchbook connection",
"type": "pitchbook",
"configuration": {
"api_key": ""
}
}

Model Sync

Enrichment

Configuration

NameTypeDescriptionRequired
objectstringAccepted values: companyfalse

Example

{
...
"configuration": {
"object": ""
}
}