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 Account List API

Defines and maintains lists of B2B accounts, keyed on company domain. Lists can be manually curated, synchronized from external systems, derived by segmenting a parent list with a predicate filter, sourced from a Company Surge signal definition, or built from Visitor Insights. Provides account membership add/update/delete, domain listing, and account data search.

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

Tagged areas include Account Lists, Account Based Marketing, Segmentation, and Company Surge. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 11 operations across 6 paths, organized into 2 resource areas, and defines 24 schemas. It is described by OpenAPI 3.0.1, at version 1.1.

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

11 operations 6 paths 24 schemas 2 DELETE4 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.1
Base URL
https://api.bombora.com/account-list/v1
Authentication
HTTP Bearer
Resource Areas
2

Authentication & Security 1

Bombora Account List API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 4 POST, 1 PUT. They span 2 resource areas: AccountLists, Accounts. Each is listed below with its method, path, parameters, and response codes.

AccountLists 5
GET
/account-list
Get Account Lists
→ 200401403
POST
/account-list
Create New Account List
body → 200202400401403422
GET
/account-list/{accountListId}
Get Account List
1 param → 200401403
PUT
/account-list/{accountListId}
Update Account List
1 param body → 200401403404
DELETE
/account-list/{accountListId}
Delete Account List
1 param → 200401403404409422
Accounts 6
POST
/account-list/{accountListId}/accounts
Add/Update Accounts
updateAccounts 1 param body → 200202400401403404422
DELETE
/account-list/{accountListId}/accounts
Delete Account List Contents
1 param → 200401403404409422
GET
/account-list/{accountListId}/accounts/domains
Get Account Domains
1 param → 200401403404
POST
/account-list/{accountListId}/accounts/search
Retrieve Account Data Request
1 param body → 200400401403422
GET
/account-list/{accountListId}/accounts/search
Retrieve Account Data
3 params → 200400401403422
POST
/account-list/{accountListId}/delete-accounts
Delete Accounts
1 param body → 200400401403409422

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are AccountListSummary (10 properties), AccountListDefinition (4 properties), Metadata (4 properties), Account (4 properties). Each schema is shown below with its type and property counts.

AccountListDefinition
object
4 properties
Metadata
object
4 properties 1 required
ManualAccountListSpecification
object
Specification object for a Manual Type account list.
DerivedAccountListSpecification
object
Specification object for a Derived Type account list which allows for the creation of an account list based on a parent account list.
2 properties 1 required
SurgeAccountListSpecification
object
Specification object for a Surge Type account list which allows for the creation of an account list based on Intent Surge data (see [Intent API](/docs/intent-a…
4 properties
VisitorInsightsAccountListSpecification
object
Specification object for a VisitorInsights Type account list which allows for the creation of an account list based on first party website visitor data. Please…
2 properties
AccountListSummary
object
10 properties 1 required
AccountListType
string
The type of account list
Account
object
4 properties
domain
string
Domain name associated with the account.
id
string
The unique identifier of an account within an account list. When null, the value in the domain attribute is used as a unique identifier for the account.
attributes
object
Any optional attributes provided for the account represented as a string. Unsupported characters: '"'
company
array
Firmographic information that Bombora has associated with the domain. Attributes | Descriptions ----------------|------------- company | Includes all nested co…
ErrorMessageResponse
object
1 property
Eq
object
Equal operator. The data must be equal to this value. Wildcards are supported, for example "a": "domain", "eq": ".edu".
2 properties 2 required
Neq
object
Not-Equal operator. The data must not be equal to this value. Wildcards are supported, for example "a": "domain", "neq": ".edu".
2 properties 2 required
In
object
In operator. The data value must appear in this collection of values.
2 properties 2 required
Nin
object
Not-In operator. The data value must not appear in this collection of values.
2 properties 2 required
Gt
object
Greater Than operator. The data value must be greater than this value.
2 properties 2 required
Gte
object
Greater Than or Equal To operator. The data value must be greater than or equal to this value.
2 properties 2 required
Lt
object
Less Than operator. The data value must be less than this value.
2 properties 2 required
Lte
object
Less Than or Equal To operator. The data value must be less than or equal to this value.
2 properties 2 required
And
object
And operator, allowing for multiple filters to be joined.
1 property 1 required
Or
object
Or operator, allowing for multiple filters to be joined.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bombora-account-list-api-openapi.yml Raw ↑

Other APIs Bombora publishes across the network.

Bombora Authentication API
Bombora Intent API
Bombora Reference API
Bombora Digital Audience Builder (DAB) API
Bombora Webhooks API
Bombora Company Surge API (v4)
Where this information came from

This is an independent, third-party profile of Bombora Account List 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.