pg-and-e website screenshot

pg-and-e

Pacific Gas and Electric Company (PG&E) is one of the largest combined natural gas and electric energy companies in the United States, serving approximately 16 million people in northern and central California. PG&E offers the Share My Data API, a Green Button Connect My Data implementation providing customer- authorized access to energy usage interval data for both electricity and gas through RESTful web services.

pg-and-e publishes 3 APIs on the APIs.io network: Authorization API, Subscriptions API, and Usage API.

pg-and-e’s developer surface includes authentication and 7 more developer resources.

24.7/100 emerging ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessSelf serve
3 APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 24.7/100 · emerging
Contract Quality 12.8 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 2.6 / 20
Operational Transparency 1.0 / 13
Contract Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 4 / 4
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/pg-and-e: 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 3

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

pg-and-e Authorization API

OAuth 2.0 authorization for customer data access.

pg-and-e Subscriptions API

Manage data subscriptions for customer accounts.

pg-and-e Usage API

Retrieve energy usage interval data.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

PG&E Share My Data API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Pg And E Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Pg And E Authentication

oauth2 · 1 scheme

SECURITY

Pg And E Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Pg And E Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pg And E Agentic Access

5 operations

5 operations · 0 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: pg-and-e
specificationVersion: '0.23'
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/pg-and-e.png
url: https://raw.githubusercontent.com/api-evangelist/pg-and-e/refs/heads/main/apis.yml
modified: '2026-05-19'
apis:
- aid: pg-and-e:pg-and-e-authorization-api
  name: pg-and-e Authorization API
  description: OAuth 2.0 authorization for customer data access.
  humanURL: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
  baseURL: https://api.pge.com
  tags:
  - Authorization
  properties:
  - type: OpenAPI
    url: openapi/pg-and-e-authorization-api-openapi.yml
  - type: Documentation
    url: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
- aid: pg-and-e:pg-and-e-subscriptions-api
  name: pg-and-e Subscriptions API
  description: Manage data subscriptions for customer accounts.
  humanURL: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
  baseURL: https://api.pge.com
  tags:
  - Subscription
  tags_raw:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/pg-and-e-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
- aid: pg-and-e:pg-and-e-usage-api
  name: pg-and-e Usage API
  description: Retrieve energy usage interval data.
  humanURL: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
  baseURL: https://api.pge.com
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/pg-and-e-usage-api-openapi.yml
  - type: Documentation
    url: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
common:
- type: AgenticAccess
  url: agentic-access/pg-and-e-agentic-access.yml
- type: DomainSecurity
  url: security/pg-and-e-domain-security.yml
- type: Authentication
  url: authentication/pg-and-e-authentication.yml
- type: OAuthScopes
  url: scopes/pg-and-e-scopes.yml
- type: GitHubOrganization
  url: https://github.com/pgetech
- type: LinkedIn
  url: https://www.linkedin.com/company/pacificgasandelectric
- type: Share My Data
  url: https://www.pge.com/en/save-energy-and-money/energy-usage-and-tips/understand-my-usage/share-my-data.html
- type: Website
  url: https://www.pge.com/
description: Pacific Gas and Electric Company (PG&E) is one of the largest combined natural gas and electric energy companies
  in the United States, serving approximately 16 million people in northern and central California. PG&E offers the Share
  My Data API, a Green Button Connect My Data implementation providing customer- authorized access to energy usage interval
  data for both electricity and gas through RESTful web services.

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

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.