Sempra Energy

Sempra Energy is a San Diego-headquartered North American energy infrastructure holding company and a Fortune 500 constituent, operating regulated utilities and energy infrastructure across California, Texas and Mexico. Its businesses include San Diego Gas & Electric and Southern California Gas Company in California, Oncor Electric Delivery in Texas, and Sempra Infrastructure, which develops LNG export terminals, natural gas pipelines and renewable generation in North America. Sempra operates a Google Apigee API program — an API gateway at api.sempra.com and a developer portal at developer.sempra.com inviting developers to "sign up today and start using Sempra APIs" — but publishes no API product, contract or reference to unauthenticated visitors, so the entire integration surface sits behind portal registration.

Sempra Energy publishes 1 API on the APIs.io network. Tagged areas include Fortune 500, Energy, Utilities, Natural Gas, and Electricity.

Sempra Energy’s developer surface includes authentication and 10 more developer resources.

10.8/100 minimal ▬ flat Agent 8/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs
Fortune 500EnergyUtilitiesNatural GasElectricityEnergy InfrastructureLNGApigee

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/sempra-energy: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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.Applic...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sempra Energy Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sempra Energy Authentication

0 schemes

SECURITY

Sempra Energy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Press 8

Recent news and press coverage referencing this provider.

Sempra Provides Strategic Update And Financial Outlook ...

2026-05-25

Sempra Energy and National Renewable ...

2026-05-25

February 27, 2020 Sempra Energy ...

2026-05-25

Sempra Energy Unit PXiSE, Mitsui Sign Equity Investment ...

2026-05-25

Acquired 13% stake in Sempra Infrastructure Partners for ...

2026-05-25

2026-05-13

2026-05-12

2026-05-08

Scroll for all 8

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sempra-energy
name: Sempra Energy
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - url: https://www.sempra-energy.com
    status: 301
    note: declared website redirects to https://www.sempra.com/ — a different registrable domain (sempra-energy.com -> sempra.com),
      possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sempra-energy.png
tags:
- Fortune 500
- Energy
- Utilities
- Natural Gas
- Electricity
- Energy Infrastructure
- LNG
- Apigee
url: https://raw.githubusercontent.com/api-evangelist/sempra-energy/refs/heads/main/apis.yml
created: '2026-03-24'
modified: '2026-08-28'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
apis:
- 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
common:
- type: DomainSecurity
  url: security/sempra-energy-domain-security.yml
- type: Plans
  url: plans/sempra-energy-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sempra-energy-rate-limits.yml
- type: LLMsTxt
  url: llms/sempra-energy-llms.txt
- type: Authentication
  url: authentication/sempra-energy-authentication.yml
- type: ErrorCatalog
  url: errors/sempra-energy-problem-types.yml
- type: Conventions
  url: conventions/sempra-energy-conventions.yml
- type: Packages
  url: packages/sempra-energy-packages.yml
- type: DeveloperPortal
  url: https://developer.sempra.com
- type: LinkedIn
  url: https://www.linkedin.com/company/sempra
- type: Website
  url: https://www.sempra-energy.com
description: Sempra Energy is a San Diego-headquartered North American energy infrastructure holding company and a Fortune
  500 constituent, operating regulated utilities and energy infrastructure across California, Texas and Mexico. Its businesses
  include San Diego Gas & Electric and Southern California Gas Company in California, Oncor Electric Delivery in Texas, and
  Sempra Infrastructure, which develops LNG export terminals, natural gas pipelines and renewable generation in North America.
  Sempra operates a Google Apigee API program — an API gateway at api.sempra.com and a developer portal at developer.sempra.com
  inviting developers to "sign up today and start using Sempra APIs" — but publishes no API product, contract or reference
  to unauthenticated visitors, so the entire integration surface sits behind portal registration.
x-enrichment:
  date: '2026-08-28'
  status: minimal
  artifacts_added: 8
  pass: local-v1
x-coverage:
  state: gated
  reason: partner-login
  detail: 'Sempra Energy''s Google Apigee developer portal at developer.sempra.com is publicly reachable and invites developers
    to "sign up today and start using Sempra APIs", but its own anonymous catalog endpoint /portals/api/sites/sempra-prod/liveportal/apis
    answers HTTP 200 with "apiDocs": [] and "apiProducts": [] — not one API product is published to unauthenticated visitors,
    so the contract, reference and operation list exist only behind portal registration and login. A live proxy is routed
    at https://api.sempra.com/v1 and answers every anonymous request with an Apigee oauth.v2.InvalidAccessToken 401, so the
    API is real and callable — just not by anyone who has not been issued a token through that portal.'
  evidence:
  - url: https://developer.sempra.com/portals/api/sites/sempra-prod/liveportal/apis
    status: 200
  - url: https://developer.sempra.com/portals/api/sites/sempra-prod/liveportal/menus
    status: 200
  - url: https://api.sempra.com/v1/graphql
    status: 401
  - url: https://api.sempra.com/
    status: 404
  - url: https://www.sempra.com/robots.txt
    status: 200
  - url: https://www.sempra.com/.well-known/security.txt
    status: 403
  checked: '2026-08-28'

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/sempra-energy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sempra-energy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sempra-energy/evidence"

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.