Con Edison Rate Limits
Con Edison publishes exactly one rate limit for the Green Button Connect My Data API: the OAuth token endpoint permits 50 requests per minute, excluding the authorization_code flow. The onboarding document states plainly that "For all other endpoints, no rate limit is in place currently." The practical governor on the resource endpoints is the one-hour access token plus the mandatory token caching rule.
Con Edison Rate Limits is the machine-readable rate-limit profile for Con Edison on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_minute and none.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting, Green Button, and Energy Data.