Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion site/specs/global-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ info:
|`v2`|Our CDRs (Call Detail Records) API.|[Click
here](https://dev.bandwidth.com/apis/global/v2/)|

|`v3`|Our Porting API|[Click
|`v3`|Our Porting API in Limited Availability|[Click
here](https://dev.bandwidth.com/apis/global/v3/)|

|`beta`|Early access to APIs under development including Number
Expand Down Expand Up @@ -340,3 +340,5 @@ components:
Portal](https://www.bandwidth.com/login/) under **Settings > API**.
name: apikey
in: header
security:
- KeyBasedAuthentication: []
4 changes: 3 additions & 1 deletion site/specs/global-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ info:

|`v2`|Our CDRs (Call Detail Records) API.|Currently viewing|

|`v3`|Our Porting API in BETA|[Click
|`v3`|Our Porting API in Limited Availability|[Click
here](https://dev.bandwidth.com/apis/global/v3/)|

|`beta`|Early access to APIs under development including Number
Expand Down Expand Up @@ -733,3 +733,5 @@ components:
We will be enabling sub-account API access to CDRs in a future release.
name: apikey
in: header
security:
- KeyBasedAuthentication: []
Loading