Lumen Developer Center APIs

The Lumen Developer Center publishes Lumen's enterprise API catalog, including Location, Quoting, Ordering, Service Inventory, Billing, Outbound Notification, and Trouble Ticket APIs. All APIs use OAuth 2.0 Client Credentials against api.lumen.com and require registration for API access plus administrator enablement of the API products an API key covers. Base URL confirmed by live probe on 2026-09-05: the token endpoints https://api.lumen.com/oauth/v1/token and /oauth/v2/token both answer with real OAuth errors. The v2 gateway identifies itself as Apigee. The former /apis index at developer.lumen.com now 302s to the site root; the shipped SPA route table declares only /devcenter/home, /devcenter/getting-started, /devcenter/support, /devcenter/overview and /devcenter/docs/:category/:section?/:slug?.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/lumen-developer-center"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: centurylink:lumen-developer-center
name: Lumen Developer Center APIs
tags:
- Enterprise
- Lumen
- Authentication
- Partner
- REST
tags_raw:
- Enterprise
- Lumen
- OAuth 2.0
- Partner
- REST
humanURL: https://developer.lumen.com/
baseURL: https://api.lumen.com
properties:
- url: https://developer.lumen.com/
  type: Website
- url: https://developer.lumen.com/devcenter/overview
  type: APIReference
- url: https://developer.lumen.com/devcenter/getting-started
  type: GettingStarted
- url: https://developer.lumen.com/devcenter/support
  type: Support
- url: https://docs.lumen.com/lumen-connect/apis/registering-for-api-access/
  type: Authentication
- url: authentication/centurylink-authentication.yml
  type: Authentication
- url: conventions/centurylink-conventions.yml
  type: Conventions
- url: errors/centurylink-problem-types.yml
  type: ErrorCatalog
description: 'The Lumen Developer Center publishes Lumen''s enterprise API catalog, including Location,
  Quoting, Ordering, Service Inventory, Billing, Outbound Notification, and Trouble Ticket APIs. All APIs
  use OAuth 2.0 Client Credentials against api.lumen.com and require registration for API access plus
  administrator enablement of the API products an API key covers. Base URL confirmed by live probe on
  2026-09-05: the token endpoints https://api.lumen.com/oauth/v1/token and /oauth/v2/token both answer
  with real OAuth errors. The v2 gateway identifies itself as Apigee. The former /apis index at developer.lumen.com
  now 302s to the site root; the shipped SPA route table declares only /devcenter/home, /devcenter/getting-started,
  /devcenter/support, /devcenter/overview and /devcenter/docs/:category/:section?/:slug?.'