Local API routes
This page is a stable reference entry point. Use the linked detailed page or generated artifact when you need the full table.
Use this page when you need the local Salesforce-style HTTP route map. The detailed guide carries the route groups and request examples.
Start here
Start glade server when a local integration test or tool needs org-shaped HTTP. Add --project . when source metadata matters. Add --db <path> when the local data should persist.
The server covers a checked local baseline. It does not implement live OAuth, Streaming, Pub/Sub, GraphQL, or hosted metadata deploy and retrieve. Keep it on a trusted local interface unless a real auth layer stands in front.
Detailed source
Run local Salesforce API routes