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

Soracom Billing API

Retrieve usage charges (monthly bills, daily bill items, per-SIM and per-bill-item summaries), export bills to CSV, manage payment methods, register coupons, manage orders, and configure shipping addresses.

Soracom Billing API is one of 45 APIs that Soracom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include IoT, Billing, FinOps, Payment, and Coupons. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 8 operations across 8 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 20250903-043502.

Requests are made against 2 base URLs: https://api.soracom.io/v1, https://g.api.soracom.io/v1.

8 operations 8 paths 10 schemas 6 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20250903-043502
Base URL
https://api.soracom.io/v1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Soracom Billing API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Soracom-API-Key (api_key). An API key is passed in the header as X-Soracom-Token (api_token).

  • api_key — API key for authentication. Obtain this from the Soracom User Console or via the Auth API. Required in combination with an API token for all authenticated requ…
  • api_token — API token for authentication. This token has an expiration time and must be refreshed periodically. Required in combination with an API key for all authenticat…

Paths & Operations 8

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

Billing 8

[Usage charges (billing details)](/en/guides/accounting/check-usage/)

GET
/bills
Gets a list of finalized past billing history
getBillingHistory → 200
GET
/bills/{yyyyMM}
Gets a finalized past billing history for the specified month
getBilling 1 param → 200404
GET
/bills/{yyyyMM}/daily
Get a daily bill
getBillingPerDay 1 param → 200404
POST
/bills/{yyyyMM}/export
Export historical Detailed billing CSV to dedicated storage
exportBilling 2 params → 200404
GET
/bills/latest
Get latest bill
getLatestBilling → 200
POST
/bills/latest/export
Export latest billing CSV file to S3
exportLatestBilling 1 param → 200
GET
/bills/summaries/bill_items
Gets a billing summary of bill items.
getBillingSummaryOfBillItems → 200
GET
/bills/summaries/sims
Gets a billing summary of SIMs
getBillingSummaryOfSims → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are MonthlyBill (7 properties), BillingSummaryResponseOfBillItems (4 properties), BillingSummaryResponseOfSims (4 properties), FileExportResponse (3 properties). Each schema is shown below with its type and property counts.

DailyBill
object
3 properties
BillItemCostBreakdown
object
3 properties
GetLatestBill
object
3 properties
SimCostBreakdown
object
2 properties
BillingSummaryResponseOfSims
object
4 properties
MonthlyBill
object
7 properties
GetBillingHistoryResponse
object
1 property
DailyBillResponse
object
1 property
BillingSummaryResponseOfBillItems
object
4 properties
FileExportResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

soracom-billing-api-openapi.yml Raw ↑

Other APIs Soracom publishes across the network.

Soracom SIM Management API
Soracom Group Configuration API
Soracom Stats and Diagnostics API
Soracom Auth and Access Management API
Soracom Lagoon API
Soracom Cloud Camera Services API
Soracom Batch API
Soracom Analysis API
Soracom API Sandbox: Coupon API
Soracom API Sandbox: Operator API
Soracom API Sandbox: Order API
Soracom API Sandbox: Stats API
Where this information came from

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