{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-agen-for-work/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["Notification"]},"type":"markdown"},"seo":{"title":"PitchBook integration","siteUrl":"https://developers.frontegg.com/","llmstxt":{"title":"Frontegg Developer Documentation","description":"Authentication, authorization, and user management for Customer Identity, plus Agen for SaaS and Agen for Work. Guides, SDKs, and API references.","sections":[{"title":"Customer Identity (CIAM)","description":"Auth, SSO, SCIM, entitlements, and user management — guides, SDKs, and APIs.","includeFiles":["ciam/**/*.md"],"excludeFiles":[]},{"title":"Agen for SaaS","description":"Agentic access and authorization for SaaS products.","includeFiles":["agen-for-saas/**/*.md"],"excludeFiles":[]},{"title":"Agen for Work","description":"Agentic access and authorization for internal and workforce use.","includeFiles":["agen-for-work/**/*.md"],"excludeFiles":[]},{"title":"Platform","description":"Shared platform overview.","includeFiles":["platform/**/*.md"],"excludeFiles":[]}],"excludeFiles":["internal-docs/**","ciam/guides/env-settings/inject-client-ip.md","CLAUDE.md",".claude/**","**/images/**"],"hide":false}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"pitchbook-integration","__idx":0},"children":["PitchBook integration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["PitchBook (a Morningstar company) is a market intelligence platform for private and public capital markets — companies, investors, funds, deals, people, limited partners, and service providers. Integrating PitchBook with Frontegg lets your application search and read this data on behalf of your users — all through Frontegg's integration layer (PitchBook Public API v2). PitchBook authenticates with a static API key sent on every request, so there is no OAuth flow."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Notification","attributes":{"title":"Prerequisites","type":"attention"},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://pitchbook.com/"},"children":["PitchBook"]}," subscription with ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API access"]}," enabled — API access is a paid, contract-gated add-on with no free tier"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A PitchBook API key issued to your organization"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A positive ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API credit balance"]}," — PitchBook charges credits per request, and calls fail with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["402 Payment Required"]}," when the balance runs out. Ask your PitchBook account manager to add credits."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connect-to-pitchbook","__idx":1},"children":["Connect to PitchBook"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["PitchBook authenticates API requests with a static API key, sent on every request as the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Authorization: PB-Token <key>"]}," header."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"step-1-obtain-your-api-key","__idx":2},"children":["Step 1: Obtain your API key"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["PitchBook API keys are provisioned as part of a paid API add-on rather than generated self-serve. Contact your PitchBook account manager (or your organization's PitchBook administrator) to enable API access and issue an API key for your account."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["PitchBook also offers a test ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sandbox"]}," environment that uses the same base URL with a separate key. If you want to try the integration before running against production data, ask your account manager for a sandbox key as well."]},{"$$mdtype":"Tag","name":"Notification","attributes":{"title":"Keep your API key secure","type":"attention"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The API key grants access to your PitchBook data through the API. Treat it like a password and never expose it in client-side code or commit it to version control. If it is exposed, ask PitchBook to rotate it."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"configure-the-frontegg-portal","__idx":3},"children":["Configure the Frontegg portal"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Once you have your API key, configure the integration in the Frontegg portal:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Open the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Frontegg portal"]}," and navigate to [ENVIRONMENT] → Integrations → PitchBook."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Paste your ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Key"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Optionally set a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Default currency"]}," — an ISO 4217 code (for example, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["USD"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EUR"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GBP"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["JPY"]},") applied to all monetary fields in responses. Leave it blank to use PitchBook's default."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save"]},"."]}]},{"$$mdtype":"Tag","name":"Notification","attributes":{"title":"Keep your credentials secure","type":"attention"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Never share or commit your API key to version control."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"additional-resources","__idx":4},"children":["Additional resources"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://documenter.getpostman.com/view/5190535/TzCV1iRc"},"children":["PitchBook Public API v2 documentation"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://pitchbook.com/solutions/data-integrations"},"children":["PitchBook data integrations overview"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/agen-for-work/connectors/redirect-url"},"children":["How to get your Redirect URL"]}]}]}]}]},"headings":[{"value":"PitchBook integration","id":"pitchbook-integration","depth":2},{"value":"Connect to PitchBook","id":"connect-to-pitchbook","depth":3},{"value":"Step 1: Obtain your API key","id":"step-1-obtain-your-api-key","depth":4},{"value":"Configure the Frontegg portal","id":"configure-the-frontegg-portal","depth":3},{"value":"Additional resources","id":"additional-resources","depth":3}],"frontmatter":{"category":"Sales Intelligence","seo":{"title":"PitchBook integration"}},"lastModified":"2026-08-11T08:08:59.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/agen-for-work/connectors/marketplace/pitchbook","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}