Skip to content

api-evangelist/1nce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1NCE (1nce)

1NCE is a Cologne-headquartered global IoT connectivity provider best known for the IoT Lifetime Flat — a single one-time fee that bundles a multi-network SIM with 500 MB of data and 250 SMS over a 10-year subscription. The 1NCE Management API on api.1nce.com/management-api exposes the same surface as the customer portal across six product areas — Authorization, SIM Management (v1 and v2), Order Management, Product Information, Support Management, and 1NCE OS — with OAuth 2.0 bearer-token security and a public api-catalog document. 1NCE OS layers integration, device locator, inspector, optimizer, and partner-plugin services on top of the connectivity bundle, while the company's GitHub organization publishes the 1NCE IoT C SDK, FreeRTOS / Zephyr / Arduino blueprints, AWS IoT onboarding tooling, CloudFormation templates, and an MCP server for AI agent integration.

APIs.json: https://raw.githubusercontent.com/api-evangelist/1nce/refs/heads/main/apis.yml

Scope

  • Position: Consuming
  • Access: 3rd-Party

Tags

  • IoT
  • Connectivity
  • SIM
  • Cellular
  • NB-IoT
  • LTE-M
  • eUICC
  • Edge
  • Embedded
  • Global Roaming

Timestamps

  • Created: 2026-05-25T00:00:00.000Z
  • Modified: 2026-05-25

APIs

1NCE Authorization API

OAuth 2.0 client-credentials flow that issues bearer tokens for all 1NCE Management API endpoints. POST /oauth/token (Basic Auth) returns a short-lived access token used to call SIM Management, Order Management, Product Information, Support Management, and 1NCE OS services on api.1nce.com/management-api.

Tags

  • Authorization
  • OAuth
  • IoT

Properties

1NCE SIM Management API

Manage, control, and monitor 1NCE IoT SIM cards by ICCID across the lifecycle. v1 covers General SIMs, SMS (MT/MO), Connectivity, SIM Events, SIM Usage, Volume Limits, Volume Top Up, and SIM Extension; v2 (current) covers SIMs, Connectivity, SMS, and SIM Events on the v2 API surface. Includes data and SMS quotas, connectivity reset, status, top-ups, and event history.

Tags

  • SIM
  • Connectivity
  • SMS
  • Events
  • Usage
  • IoT

Properties

1NCE OS API

1NCE OS APIs for the bundled IoT operating system services. Covers IoT Integrator (CoAP/UDP/LwM2M device endpoints, PSK provisioning, AWS IoT cloud integration), Device Locator (positions, geofences), Device Inspector (device stats and diagnostics), Optimizer (payload compression savings and message tests), Devices, Settings, Administration Logs, Agreements, and the Plugin system (Datacake, Memfault, Mender, Tartabit).

Tags

  • IoT
  • Device Integration
  • Device Locator
  • Device Inspector
  • Optimizer
  • Plugins
  • AWS IoT

Properties

1NCE Order Management API

Programmatically create and inspect 1NCE orders. /v1/orders lists and submits new orders for SIM cards or services; /v1/orders/{order_number} retrieves order detail, status, and line items so customers can automate SIM provisioning flows.

Tags

  • Orders
  • Provisioning
  • IoT

Properties

1NCE Product Information API

Query the 1NCE product catalog including the IoT Lifetime Flat, Industrial and Business SIM form factors, High Data IoT add-ons, and 1NCE OS service entitlements via /v1/products.

Tags

  • Catalog
  • Products
  • IoT

Properties

1NCE Support Management API

Open and track 1NCE customer support tickets programmatically via /v1/support so device-fleet operators can escalate connectivity, billing, or 1NCE Fixers requests from inside their own systems.

Tags

  • Support
  • Tickets
  • IoT

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

About

Profile of 1NCE — global IoT connectivity provider with IoT Lifetime Flat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors