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

Octane Customers API

Manage customers and their subscriptions, billing, and settings

Octane Customers API is one of 17 APIs that Octane publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 16 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.getoctane.io.

16 operations 7 paths 11 schemas 4 DELETE6 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.getoctane.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Octane Customers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerApiKeyAuth). By default, every request must be authenticated.

  • BearerApiKeyAuth — API key passed as a Bearer token in the Authorization header.

Paths & Operations 16

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

Customers 16

Manage customers and their subscriptions, billing, and settings

GET
/customers
List Customers
customersGet → 200
POST
/customers
Create Customer
customersPost body → 200
GET
/customers/{customer_name}
Get Customer
customersCustomerNameGet 1 param → 200
DELETE
/customers/{customer_name}
Delete Customer
customersCustomerNameDelete 1 param → 204
GET
/customers/{customer_name}/billing_settings
Get Customer Billing Settings
customersCustomerNameBillingSettingsGet 1 param → 200
POST
/customers/{customer_name}/billing_settings
Create Customer Billing Settings
customersCustomerNameBillingSettingsPost 1 param body → 200
PUT
/customers/{customer_name}/billing_settings
Update Customer Billing Settings
customersCustomerNameBillingSettingsPut 1 param body → 200
DELETE
/customers/{customer_name}/billing_settings
Delete Customer Billing Settings
customersCustomerNameBillingSettingsDelete 1 param → 204
GET
/customers/{customer_name}/adhoc_charges
List Customer Adhoc Charges
customersCustomerNameAdhocChargesGet 1 param → 200
POST
/customers/{customer_name}/adhoc_charges
Create Customer Adhoc Charge
customersCustomerNameAdhocChargesPost 1 param body → 200
GET
/customers/{customer_name}/adhoc_charges/{uuid}
Get Customer Adhoc Charge
customersCustomerNameAdhocChargesUuidGet 2 params → 200
DELETE
/customers/{customer_name}/adhoc_charges/{uuid}
Delete Customer Adhoc Charge
customersCustomerNameAdhocChargesUuidDelete 2 params → 204
POST
/customers/{customer_name}/discounts
Create Customer Discount
customersCustomerNameDiscountsPost 1 param body → 200
DELETE
/customers/{customer_name}/discounts
Delete Customer Discounts
customersCustomerNameDiscountsDelete 1 param → 204
GET
/customers/{customer_name}/mappings
List Customer Measurement Mappings
customersCustomerNameMappingsGet 1 param → 200
POST
/customers/{customer_name}/mappings
Create Customer Measurement Mapping
customersCustomerNameMappingsPost 1 param body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ContactInfo (13 properties), ContactInfoInputArgs (13 properties), CreateCustomerArgs (12 properties), DiscountInputArgs (8 properties). Each schema is shown below with its type and property counts.

ContactInfo
object
13 properties
CustomerMeasurementMapping
object
2 properties
CustomerBillingSettingsInputArgs
object
3 properties
AdhocCharge
object
5 properties
ContactInfoInputArgs
object
13 properties
Customer
object
6 properties 1 required
CustomerMeasurementMappingInputArgs
object
2 properties
CreateCustomerArgs
object
12 properties
CreateAdhocChargeArgs
object
2 properties
BillingSettings
object
4 properties
DiscountInputArgs
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

octane-customers-api-openapi.yml Raw ↑

Other APIs Octane publishes across the network.

Octane Admin API
Octane Avalara API
Octane Billing Settings API
Octane Coupons API
Octane Credits API
Octane Customer Portal API
Octane Features API
Octane Invoices API
Octane Live Measurements API
Octane Measurements API
Octane Meters API
Octane Price Plans API
Where this information came from

This is an independent, third-party profile of Octane Customers 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.