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

Bandwidth Multi-Factor Authentication API

The Bandwidth Multi-Factor Authentication API allows developers to generate and verify secure MFA codes delivered via voice calls or SMS messages. It leverages Bandwidth's Voice and Messaging APIs under the hood, handling token generation and management automatically. Developers can customize the code length, expiration time, and delivery message template. The API supports both one-time passcode delivery and verification in a simple two-step workflow.

Bandwidth Multi-Factor Authentication API is one of 18 APIs that Bandwidth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authentication, MFA, Security, Two-Factor Authentication, and Verification. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://dashboard.bandwidth.com/api.

3 operations 3 paths 7 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://mfa.bandwidth.com/api/v1
Authentication
HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 1

Bandwidth Multi-Factor Authentication API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication using your Bandwidth Dashboard API credentials.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.

MFA 3

Generate and verify multi-factor authentication codes via SMS messaging or voice calls. Supports customizable code length, expiration, and delivery templates.

POST
/accounts/{accountId}/code/messaging
Send MFA code via SMS
createMessagingMfa 1 param body → 200400401403
POST
/accounts/{accountId}/code/voice
Send MFA code via voice call
createVoiceMfa 1 param body → 200400401403
POST
/accounts/{accountId}/code/verify
Verify MFA code
verifyMfaCode 1 param body → 200400401403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are MfaVoiceRequest (7 properties), MfaMessagingRequest (7 properties), MfaVerifyRequest (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.

MfaMessagingResponse
object
1 property
MfaMessagingRequest
object
7 properties 5 required
MfaVoiceRequest
object
7 properties 5 required
MfaVoiceResponse
object
1 property
MfaVerifyResponse
object
1 property
Error
object
2 properties
MfaVerifyRequest
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bandwidth-mfa-api-openapi.yml Raw ↑

Other APIs Bandwidth publishes across the network.

Bandwidth Phone Numbers API
Bandwidth Toll-Free Verification API
Bandwidth Available Numbers API
Bandwidth Calls API
Bandwidth Conferences API
Bandwidth Disconnects API
Bandwidth Emergency Notification Recipients API
Bandwidth Endpoints API
Bandwidth Locations API
Bandwidth Media API
Bandwidth Messages API
Bandwidth Number Features API
Where this information came from

This is an independent, third-party profile of Bandwidth Multi-Factor Authentication 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.