How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bombora Destinations API

The Destinations API from Bombora — 4 operation(s) for destinations.

Bombora Destinations API is one of 17 APIs that Bombora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Destinations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.1.

Requests are made against a single base URL, https://api.bombora.com/webhooks/v1.

6 operations 4 paths 4 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://api.bombora.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Bombora Destinations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Destinations 6
GET
/destinations
Returns list of webhook destinations.
→ 200401403
POST
/destination
Create a webhook destination that can be used with event type subscriptions.
body → 200401403422
GET
/destination/{destinationId}
Retrieve the destination object (excluding “auth”).
1 param → 200401403
PUT
/destination/{destinationId}
Replaces the destination document (excluding “auth” object). To update the "auth" use the PUT /destination/{destinationId}/auth endpoint.
1 param body → 200401403404422
DELETE
/destination/{destinationId}
Deletes the destination and all related subscriptions, if all events are disabled; otherwise, fails with a message indicating that events must be first disabled.
1 param → 200401403404409
PUT
/destination/{destinationId}/auth
Replaces the specified destination’s auth object.
1 param body → 200401403404422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Destination (4 properties), DestinationSummary (3 properties), ErrorMessageResponse (1 property), auth (1 property). Each schema is shown below with its type and property counts.

Destination
object
4 properties 2 required
auth
object
Auth object containing data and/or credentials used in authenticating the connection back to the webhook address.
1 property
DestinationSummary
object
3 properties
ErrorMessageResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bombora-destinations-api-openapi.yml Raw ↑

Other APIs Bombora publishes across the network.

Bombora Intent API
Bombora Company Surge API (v4)
Bombora Account Lists API
Bombora Accounts API
Bombora Activate API
Bombora Data API
Bombora Demographic API
Bombora Digital Audience Builder (DAB) API
Bombora Estimate API
Bombora Events API
Bombora Firmographic API
Bombora Geographic API
Where this information came from

This is an independent, third-party profile of Bombora Destinations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.