Octane · Example Payload

Octane Create Customer Example

Usage-Based BillingMetered BillingPricing PlansSaaS MonetizationFintechPaymentsUsage TrackingMetersEntitlements

Octane Create Customer Example is an example object payload from Octane, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedisplay_nameprice_plan_namecontact_infoautogenerate_payment_gateway_customermeasurement_mappings

Example Payload

Raw ↑
{
  "name": "acme-corp",
  "display_name": "Acme Corporation",
  "price_plan_name": "growth-plan",
  "contact_info": {
    "email": "billing@acme.com",
    "phone": "+1-555-0100",
    "legal_name": "Acme Corp Inc.",
    "address_line_1": "123 Main Street",
    "city": "San Francisco",
    "state": "CA",
    "country": "US",
    "zipcode": "94105"
  },
  "autogenerate_payment_gateway_customer": true,
  "measurement_mappings": [
    {
      "label": "tenant_id",
      "value": "acme-corp"
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/octane-create-customer-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.