Docs

Docs › API Reference

API Reference

REST and JSON-RPC endpoints for the Epic FlowState gateway.

Base URL

https://gateway.epicflowstate.com

Authentication

Include a Bearer token obtained from the OAuth flow:

Authorization: Bearer <access_token>

Endpoints

POST/mcp

MCP JSON-RPC endpoint (initialize, tools/list, tools/call)

GET/mcp/tools

List available tools without a session

GET/oauth/authorize

OAuth 2.1 authorization endpoint

POST/oauth/token

Exchange authorization code for access token

POST/oauth/revoke

Revoke an access or refresh token

GET/.well-known/oauth-authorization-server

OAuth server metadata document

OAuth metadata URL

https://gateway.epicflowstate.com/.well-known/oauth-authorization-server