Gigs

Gigs is the operating system for embedded telecom, giving any technology brand the ability to launch and operate mobile phone and data plans without becoming a mobile network operator. The Gigs Core API (base https://api.gigs.com) exposes REST resources for projects, plans, users, addresses, subscriptions, SIMs (eSIM and physical), devices, number portings and port-outs, add-ons, subscription changes, usage and usage balances, and vouchers, secured with per-project Bearer API keys. Gigs also ships Connect (a prebuilt embeddable checkout), integrated Payments, an Operator automation layer, a Dashboard, and a Svix-backed webhook/event stream. Backed by Ribbit Capital and Speedinvest.

Gigs publishes 1 API on the APIs.io network. Tagged areas include Company, Telecom, Connectivity, eSIM, and MVNO.

The Gigs catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Gigs’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 25 more developer resources.

37.6/100 thin Agent 46/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyTelecomConnectivityeSIMMVNOMobileSubscriptionsPaymentsWebhooksEmbedded Finance

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 37.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 46/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gigs: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Gigs Core API

REST API for embedded mobile connectivity: manage projects, plans, users, subscriptions, SIMs (eSIM/pSIM), devices, number portings, add-ons, usage and vouchers. Bearer API-key ...

MCP Servers

gigs-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gigs
name: Gigs
description: Gigs is the operating system for embedded telecom, giving any technology brand the ability to launch and operate
  mobile phone and data plans without becoming a mobile network operator. The Gigs Core API (base https://api.gigs.com) exposes
  REST resources for projects, plans, users, addresses, subscriptions, SIMs (eSIM and physical), devices, number portings
  and port-outs, add-ons, subscription changes, usage and usage balances, and vouchers, secured with per-project Bearer API
  keys. Gigs also ships Connect (a prebuilt embeddable checkout), integrated Payments, an Operator automation layer, a Dashboard,
  and a Svix-backed webhook/event stream. Backed by Ribbit Capital and Speedinvest.
url: https://raw.githubusercontent.com/api-evangelist/gigs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- ribbit-capital
- speedinvest
x-tier: profiled
x-tier-reason: enriched-from-public-developer-surface
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://i.gigscdn.net/docs/v1/embedded-connectivity.png
tags:
- Company
- Telecom
- Connectivity
- eSIM
- MVNO
- Mobile
- Subscriptions
- Payments
- Webhooks
- Embedded Finance
apis:
- name: Gigs Core API
  description: 'REST API for embedded mobile connectivity: manage projects, plans, users, subscriptions, SIMs (eSIM/pSIM),
    devices, number portings, add-ons, usage and vouchers. Bearer API-key auth, cursor pagination, structured error objects,
    and Svix-delivered webhooks.'
  humanURL: https://developers.gigs.com/api/introduction
  baseURL: https://api.gigs.com
  properties:
  - type: APIReference
    url: https://developers.gigs.com/api/introduction
  - type: Authentication
    url: authentication/gigs-authentication.yml
  - type: ErrorCatalog
    url: errors/gigs-error-codes.yml
  - type: DeclineCodes
    url: errors/gigs-decline-codes.yml
  - type: Conventions
    url: conventions/gigs-conventions.yml
  - type: DataModel
    url: data-model/gigs-data-model.yml
  - type: Webhooks
    url: asyncapi/gigs-events-webhooks.yml
  - type: MCPServer
    url: mcp/gigs-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://gigs.com
- type: DeveloperPortal
  url: https://developers.gigs.com
- type: Documentation
  url: https://developers.gigs.com/docs/create-a-subscription
- type: APIReference
  url: https://developers.gigs.com/api/introduction
- type: GettingStarted
  url: https://developers.gigs.com/docs/create-a-subscription
- type: Support
  url: mailto:support@gigs.com
- type: Blog
  url: https://gigs.com/blog
- type: GitHubOrganization
  url: https://github.com/gigs
- type: SignUp
  url: https://dashboard.gigs.com
- type: Login
  url: https://dashboard.gigs.com
- type: TermsOfService
  url: https://gigs.com/legal
- type: PrivacyPolicy
  url: https://gigs.com/legal/privacy-policy
- type: StatusPage
  url: https://status.gigs.com
- type: TrustCenter
  url: https://trust.gigs.com
- type: SecurityTxt
  url: well-known/gigs-security.txt
- type: WellKnown
  url: well-known/gigs-well-known.yml
- type: Authentication
  url: authentication/gigs-authentication.yml
- type: ErrorCatalog
  url: errors/gigs-error-codes.yml
- type: DeclineCodes
  url: errors/gigs-decline-codes.yml
- type: Conventions
  url: conventions/gigs-conventions.yml
- type: DataModel
  url: data-model/gigs-data-model.yml
- type: Webhooks
  url: asyncapi/gigs-events-webhooks.yml
- type: MCPServer
  url: mcp/gigs-mcp.yml
- type: Conformance
  url: conformance/gigs-conformance.yml
- type: Lifecycle
  url: lifecycle/gigs-lifecycle.yml
- type: Sandbox
  url: sandbox/gigs-sandbox.yml
- type: Components
  url: components/gigs-components.yml
- type: DomainSecurity
  url: security/gigs-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/gigs-vulnerability-disclosure.yml
- type: Security
  url: https://gigs.com/security/vulnerability-disclosure
- type: LLMsTxt
  url: llms/gigs-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence