PJM InSchedule Browserless API

The browserless REST interface to PJM InSchedule, the eTool market participants use to submit and retrieve bilateral internal energy transaction schedules and contracts. PJM's browserless authentication guide documents CSV file upload under /inschedule/rest/secure/upload/file/{filename} and CSV retrieval under /inschedule/rest/secure/download/csv/contracts with start and stop date parameters, both authenticated with a pjmauth session cookie. Anonymous access is refused — an unauthenticated GET of the documented contracts endpoint on 2026-07-27 returned the ForgeRock OpenAM sign-in page rather than data. This is a member/participant surface, not an open data API.

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/pjm-inschedule-api"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: pjm:pjm-inschedule-api
name: PJM InSchedule Browserless API
description: The browserless REST interface to PJM InSchedule, the eTool market participants use to submit
  and retrieve bilateral internal energy transaction schedules and contracts. PJM's browserless authentication
  guide documents CSV file upload under /inschedule/rest/secure/upload/file/{filename} and CSV retrieval
  under /inschedule/rest/secure/download/csv/contracts with start and stop date parameters, both authenticated
  with a pjmauth session cookie. Anonymous access is refused — an unauthenticated GET of the documented
  contracts endpoint on 2026-07-27 returned the ForgeRock OpenAM sign-in page rather than data. This is
  a member/participant surface, not an open data API.
humanURL: https://www.pjm.com/markets-and-operations/etools/inschedule.aspx
baseURL: https://insched.pjm.com/inschedule/rest
image: https://www.pjm.com/assets/MVC/responsive/img/pjm-logo.png
tags:
- Scheduling
- Bilateral Transactions
- Energy Markets
- Members Only
properties:
- type: Guide
  url: https://www.pjm.com/-/media/DotCom/etools/pjm-browserless-authentication-guide.pdf
- type: Sandbox
  url: https://inschedtrain.pjm.com/
- type: Documentation
  url: https://www.pjm.com/markets-and-operations/etools/inschedule.aspx
- type: Authentication
  url: authentication/pjm-authentication.yml