Marketplace partner integrations (OAuth only)
Documentation for approved HiBob Marketplace partners building OAuth app integrations via the Developer Portal
Partner OAuth integrations only
These guides are for approved HiBob Marketplace and technology partners with Developer Portal access and OAuth credentials.
- Bob customers building integrations for their own company should use Service Users and Authorization, not OAuth.
- OAuth app installation, Developer Portal access, and partner webhook behavior are not available to general Public API users.
- To join the partner program, see Become a partner.
Overview
This section is for partners who build Marketplace apps that customers install via OAuth. It covers the Developer Portal workflow and partner-specific webhook delivery.
OAuth reference material lives under Core concepts for partners (OAuth only) in the API Reference.
If you are a Bob customer integrating with your own Bob account, start with Getting started with Bob's API and API Service Users.
Partner journey
- Quick start guide — create your app in the Developer Portal, configure OAuth, scopes, and webhooks, and submit for review.
- OAuth 2.0 — implement the authorization code flow, token exchange, refresh, and uninstall.
- Scopes mapping to endpoints — choose the minimum scopes your app needs.
- Getting started with partner webhooks — understand partner webhook delivery, retries, and failure handling.
Updated about 8 hours ago
Did this page help you?

