I
Indeed GraphQL APIs
Details
- Endpoint
-
https://apis.indeed.com/graphql - Spec
- introspection
- Docs
- https://docs.indeed.com/api/graphql_schema
Authentication
OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential> OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.