Authenticate server-to-server against the Universe Public API using OAuth2 client credentials

domain: universe.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a Universe OAuth application at universe.com/oauth/applications to get a client_id/client_secret.
  2. POST to https://www.universe.com/oauth/token with grant_type=client_credentials, client_id, and client_secret as a JSON body.
  3. Store the returned access_token and refresh_token; the default expires_in is 2,592,000 seconds (30 days).
  4. Send the token as 'Authorization: Bearer <access_token>' on subsequent GraphQL calls to the Universe API.
  5. Use the Auth Code Grant flow instead if you're building an integration for Universe users broadly, rather than just the app owner's own account.

Known gotchas

Related routes

Authenticate to the D2L Brightspace Valence API using the OAuth 2.0 Client Credentials grant for a server-to-server integration
education · 6 steps · unrated
Implement the Petfinder API v2 OAuth2 client-credentials authentication flow for server-to-server access
api.petfinder.com · 5 steps · unrated
Authenticate to the UniCourt Enterprise API using OAuth2 client credentials and manage access token lifecycle
unicourt.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans