Sempra website screenshot

Sempra

Sempra 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, an ownership interest in 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 OAuth-protected gateway at api.sempra.com and an integrated developer portal at developer.sempra.com — and runs sibling Apigee organizations for its California utilities at developer.sdge.com (site sdge-prod) and developer.socalgas.com (site socalgas-prod). None of the three portals publishes an API product, contract, reference or price to an unauthenticated visitor, so the entire integration surface sits behind portal registration.

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

Sempra’s developer surface includes engineering blog, support, authentication, and 15 more developer resources.

20.5/100 emerging ▬ flat Agent 8/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
EnergyUtilitiesNatural GasElectricityEnergy InfrastructureLNGApigeeFortune 500

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.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: 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 runs a Google Apigee API program. api.sempra.com is the Apigee runtime gateway and developer.sempra.com is an Apigee integrated developer portal (Apigee organization "sem...

Pricing Plans 1

Published pricing tiers and plan structures.

Sempra Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sempra Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Sempra Authentication

http · 0 schemes

SECURITY

Sempra Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

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 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Sempra
aid: sempra
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Callable host confirmed (an OAuth-protected Apigee proxy is routed at https://api.sempra.com/v1) but no product licence,
    plan or contract is published
  confidence: low
  source:
  - https://api.sempra.com/v1
  generated: '2026-09-04'
  method: probed
specificationVersion: '0.23'
accessModel:
  pricing: unknown
  onboarding: registration
  trial: false
  try_now: false
  public: false
  label: Registration required — developer.sempra.com portal, nothing published anonymously
  confidence: medium
  source:
  - https://developer.sempra.com/portals/api/sites/sempra-prod/liveportal/apis
  generated: '2026-09-04'
  method: probed
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sempra.png
url: https://raw.githubusercontent.com/api-evangelist/sempra/refs/heads/main/apis.yml
created: '2026-03-21'
modified: '2026-09-04'
tags:
- Energy
- Utilities
- Natural Gas
- Electricity
- Energy Infrastructure
- LNG
- Apigee
- Fortune 500
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
apis:
- name: Sempra Developer Portal APIs
  description: 'Sempra runs a Google Apigee API program. api.sempra.com is the Apigee runtime gateway and developer.sempra.com
    is an Apigee integrated developer portal (Apigee organization "sempra", site id "sempra-prod"). Both hosts present DigiCert
    EV certificates issued to O=Sempra Energy, L=San Diego, ST=California, which is how ownership was established. Re-probed
    2026-09-04: the portal still publishes nothing to anonymous visitors — its own catalog endpoint /portals/api/sites/sempra-prod/liveportal/apis
    returns HTTP 200 with "apiDocs": [] and "apiProducts": [], and its header menu is exactly two items, "APIs" and "Log In".
    No OpenAPI, reference, operation list, scope, plan or rate limit is publicly reachable. Anonymous probing does establish
    a live proxy routed at basepath /v1: every path under it (/v1, /v1/graphql, /v1/token, /v1/openapi.json) returns HTTP
    401 with an Apigee oauth.v2.InvalidAccessToken fault and a WWW-Authenticate Bearer challenge, while /, /v2/graphql, /oauth/token
    and /openapi.json return the Apigee messaging.adaptors.http.flow.ApplicationNotFound not-routed 404. The gateway advertises
    GET, PUT, POST, DELETE, OPTIONS and PATCH through a wildcard CORS policy, so a real read/write surface sits behind the
    OAuth wall — but no operation, schema or scope is published.'
  humanURL: https://developer.sempra.com
  baseURL: https://api.sempra.com/v1
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sempra.png
  tags:
  - Energy
  - Utilities
  - Apigee
  - Developer Portal
  properties:
  - type: DeveloperPortal
    url: https://developer.sempra.com
  - type: Login
    url: https://developer.sempra.com/login
  - type: Authentication
    url: authentication/sempra-authentication.yml
  - type: ErrorCatalog
    url: errors/sempra-problem-types.yml
common:
- type: Website
  url: https://www.sempra.com
- type: LinkedIn
  url: https://www.linkedin.com/company/sempra
- type: DeveloperPortal
  url: https://developer.sempra.com
- type: Login
  url: https://developer.sempra.com/login
- type: Blog
  url: https://www.sempra.com/newsroom
- type: Support
  url: https://www.sempra.com/contact-us
- type: PrivacyPolicy
  url: https://www.sempra.com/privacy
- type: TermsOfService
  url: https://www.sempra.com/terms-and-conditions
- type: DomainSecurity
  url: security/sempra-domain-security.yml
- type: Authentication
  url: authentication/sempra-authentication.yml
- type: ErrorCatalog
  url: errors/sempra-problem-types.yml
- type: Conventions
  url: conventions/sempra-conventions.yml
- type: Lifecycle
  url: lifecycle/sempra-lifecycle.yml
- type: Conformance
  url: conformance/sempra-conformance.yml
- type: Plans
  url: plans/sempra-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sempra-rate-limits.yml
- type: Packages
  url: packages/sempra-packages.yml
- type: LLMsTxt
  url: llms/sempra-llms.txt
description: Sempra 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, an ownership interest in 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 OAuth-protected gateway at api.sempra.com and an integrated
  developer portal at developer.sempra.com — and runs sibling Apigee organizations for its California utilities at developer.sdge.com
  (site sdge-prod) and developer.socalgas.com (site socalgas-prod). None of the three portals publishes an API product, contract,
  reference or price to an unauthenticated visitor, so the entire integration surface sits behind portal registration.
x-enrichment:
  date: '2026-09-04'
  status: minimal
  artifacts_added: 10
  pass: local-v3
x-coverage:
  state: gated
  reason: partner-login
  detail: 'Sempra''s Google Apigee developer portal at developer.sempra.com is publicly reachable, but its own anonymous catalog
    endpoint /portals/api/sites/sempra-prod/liveportal/apis answers HTTP 200 with "apiDocs": [] and "apiProducts": [] and
    its header menu is exactly two items, "APIs" and "Log In" — not one API product, contract or reference is published to
    an unauthenticated visitor, while a live OAuth-protected proxy at https://api.sempra.com/v1 answers every anonymous request
    with an Apigee oauth.v2.InvalidAccessToken 401, so the API is real and callable but only by someone already 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/openapi.json
    status: 404
  - url: https://api.sempra.com/.well-known/agent-card.json
    status: 404
  - url: https://www.sempra.com/robots.txt
    status: 200
  checked: '2026-09-04'

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"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sempra/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sempra/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.