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 Batch API

Batch processing — create batch groups, define jobs that invoke API operations across many SIMs or devices, and inspect tasks for status and results.

Soracom Batch 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, Batch, and Automation. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 5 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.

9 operations 5 paths 10 schemas 1 DELETE5 GET2 POST1 PUT

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 Batch 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 9

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

Batch 9

Batch processing

GET
/batch_groups
List batch groups.
listBatchGroups 2 params → 200
POST
/batch_groups
Create batch group.
createBatchGroup body → 200
DELETE
/batch_groups/{batch_group_id}
Delete batch group.
deleteBatchGroup 1 param → 204400404
GET
/batch_groups/{batch_group_id}
Get batch group.
getBatchGroup 1 param → 200404
PUT
/batch_groups/{batch_group_id}
Update batch group.
updateBatchGroup 1 param body → 200404
GET
/batch_groups/{batch_group_id}/jobs
List batch jobs.
listBatchJobs 3 params → 200404
POST
/batch_groups/{batch_group_id}/jobs
Create and run batch job.
createBatchJob 1 param body → 200400404429
GET
/batch_groups/{batch_group_id}/jobs/{job_id}
Get batch job.
getBatchJob 2 params → 200404
GET
/batch_groups/{batch_group_id}/jobs/{job_id}/tasks
List tasks.
listTasksOfBatchJob 5 params → 200404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are BatchJobResponse (11 properties), BatchTaskResponse (6 properties), BatchGroupResponse (5 properties), CreateBatchJobRequest (4 properties). Each schema is shown below with its type and property counts.

BatchTaskRequest
object
1 property 1 required
BatchTaskApiRequest
object
The API request of this task.
3 properties 2 required
CreateBatchJobRequest
object
4 properties 1 required
BatchGroupResponse
object
5 properties
BatchTaskApiResponse
object
このタスクの API レスポンス。
2 properties
CreateBatchGroupRequest
object
2 properties 1 required
BatchJobResponse
object
11 properties
BatchTaskResponse
object
6 properties
UpdateBatchGroupRequest
object
2 properties
BatchJobSummary
object
Number of tasks for each status. These numbers are periodically updated during the batch job execution.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

soracom-batch-api-openapi.yml Raw ↑

Other APIs Soracom publishes across the network.

Soracom SIM Management API
Soracom Group Configuration API
Soracom Billing API
Soracom Stats and Diagnostics API
Soracom Auth and Access Management API
Soracom Lagoon API
Soracom Cloud Camera Services 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 Batch 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.