Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kickbox Account API

Account balance and metadata.

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

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against 2 base URLs: https://api.kickbox.com, https://open.kickbox.io.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.kickbox.com/v2
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Kickbox Account API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token) (TokenAuth). By default, every request must be authenticated.

  • TokenAuth — Kickbox API key sent in the Authorization header in the form Authorization: token YOURAPIKEY.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Account 1

Account balance and metadata.

GET
/v2/balance
Get the account verification balance
getBalance → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kickbox-account-api-openapi.yml Raw ↑

Other APIs Kickbox publishes across the network.

Kickbox Email Verification API
Kickbox Batch API
Kickbox Open API
Kickbox Verification API