Sempra Developer Portal APIs

Sempra Energy runs a Google Apigee API program. api.sempra.com is the Apigee runtime gateway — an unrouted request returns the genuine Apigee messaging.adaptors.http.flow.ApplicationNotFound JSON fault — and developer.sempra.com is an Apigee integrated developer portal (Apigee organization "sempra", site id "sempra-prod") whose home page reads "Sempra Developer Portal — Sign up today and start using Sempra APIs". Both hosts present DigiCert EV certificates issued to O=Sempra Energy, San Diego, California, which is how ownership was established. As of 2026-08-28 the portal publishes NOTHING to anonymous visitors: its own catalog endpoint /portals/api/sites/sempra-prod/liveportal/apis returns HTTP 200 with "apiDocs": [] and "apiProducts": [], and the only header menu items are "APIs" and "Log In". No OpenAPI, reference, operation list, plan or rate limit is publicly reachable — every API product is gated behind portal registration. Anonymous probing does establish that a live proxy is routed at basepath /v1: every path under it (/v1/graphql, /v1/token, /v1/graphql/health) returns HTTP 401 with an Apigee OAuthV2 fault and a WWW-Authenticate Bearer challenge, while /v2/* and /oauth/token return the Apigee "no proxy routed" 404. The gateway advertises GET, PUT, POST, DELETE, OPTIONS and PATCH via a wildcard CORS policy, so there is a real read/write surface behind the OAuth wall — but no operation, schema or scope is published.

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/sempra-developer-portal-apis"
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 ↑
name: Sempra Developer Portal APIs
description: 'Sempra Energy runs a Google Apigee API program. api.sempra.com is the Apigee runtime gateway
  — an unrouted request returns the genuine Apigee messaging.adaptors.http.flow.ApplicationNotFound JSON
  fault — and developer.sempra.com is an Apigee integrated developer portal (Apigee organization "sempra",
  site id "sempra-prod") whose home page reads "Sempra Developer Portal — Sign up today and start using
  Sempra APIs". Both hosts present DigiCert EV certificates issued to O=Sempra Energy, San Diego, California,
  which is how ownership was established. As of 2026-08-28 the portal publishes NOTHING to anonymous visitors:
  its own catalog endpoint /portals/api/sites/sempra-prod/liveportal/apis returns HTTP 200 with "apiDocs":
  [] and "apiProducts": [], and the only header menu items are "APIs" and "Log In". No OpenAPI, reference,
  operation list, plan or rate limit is publicly reachable — every API product is gated behind portal
  registration. Anonymous probing does establish that a live proxy is routed at basepath /v1: every path
  under it (/v1/graphql, /v1/token, /v1/graphql/health) returns HTTP 401 with an Apigee OAuthV2 fault
  and a WWW-Authenticate Bearer challenge, while /v2/* and /oauth/token return the Apigee "no proxy routed"
  404. The gateway advertises GET, PUT, POST, DELETE, OPTIONS and PATCH via a wildcard CORS policy, so
  there is a real read/write surface behind the OAuth wall — but no operation, schema or scope is published.'
humanURL: https://developer.sempra.com
baseURL: https://api.sempra.com/v1
tags:
- Energy
- Utilities
- Apigee
- Developer Portal
properties:
- type: DeveloperPortal
  url: https://developer.sempra.com
- type: Login
  url: https://developer.sempra.com/login