Bombora Authentication API

OAuth 2.0 token endpoint that issues bearer access tokens used to authenticate calls to the rest of Bombora's developer APIs. Clients exchange credentials for a short-lived access token via a POST to the OAuth token route on developer.bombora.com.

Bombora Authentication API is one of 6 APIs that Bombora publishes on the APIs.io network.

Tagged areas include Authentication, OAuth, and Identity. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: bombora:bombora-authentication-api
name: Bombora Authentication API
description: OAuth 2.0 token endpoint that issues bearer access tokens used to authenticate calls to the
  rest of Bombora's developer APIs. Clients exchange credentials for a short-lived access token via a
  POST to the OAuth token route on developer.bombora.com.
humanURL: https://developer.bombora.com/docs/authentication-api/1/overview
tags:
- Authentication
- OAuth
- Identity
properties:
- type: Documentation
  url: https://developer.bombora.com/docs/authentication-api/1/overview
- type: TokenEndpoint
  url: https://developer.bombora.com/docs/authentication-api/1/routes/oauth/token/post