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

Cable company API

The company API from Cable — 1 operation(s) for company.

Cable company API is one of 20 APIs that Cable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 1 path, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.cable.tech.

4 operations 1 paths 13 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.cable.tech
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Cable company API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 4

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

company 4
GET
/v2/company
Check if a company exists
check-company-info 2 params → 200401404429500
POST
/v2/company
Add company information
add-company-info 1 param body → 201400401409429500
PUT
/v2/company
Update companies in batch
update-companies 1 param body → 200400401404429500
DELETE
/v2/company
Submit a deletion request for a company and any related data
delete-company 1 param body → 200401404429500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Company (22 properties), Address (6 properties), Company_checkCompanyInfo_Response_200 (4 properties), WriteOperationResponse (4 properties). Each schema is shown below with its type and property counts.

Address
object
Legal/contact address for the entity
6 properties
GeneralErrorErrorsItems
object
2 properties
Company_deleteCompany_Response_200
object
2 properties
NewCompanyRequest
array
Company_checkCompanyInfo_Response_200
object
4 properties
CompanyAddressesItems
object
2 properties
CompanyRegistrationNumber
object
2 properties 2 required
Company
object
Request body for adding information about companies
22 properties 3 required
GeneralError
object
3 properties 2 required
UpdateCompaniesRequest
array
CompanyIndustryClassification
object
3 properties 2 required
WriteOperationResponse
object
4 properties 4 required
CompanyAccountStatus
string
The account status for the related person at that timestamp. Refer to the Developer Guide "Entity Account Statuses" to understand what account statuses mean at…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cable-company-api-openapi.yml Raw ↑

Other APIs Cable publishes across the network.

Cable alerts API
Cable authentication API
Cable business API
Cable checks API
Cable customerSar API
Cable helper API
Cable identityVerification API
Cable onboardingFlow API
Cable person API
Cable retail API
Cable riskAssessment API
Cable screening API