Authenticate a user against the PhotoShelter API using token-based auth for a non-browser app

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

Steps

  1. Obtain a PhotoShelter API key by registering as a developer
  2. POST email, password, and mode=token to /psapi/v3/mem/authenticate over HTTPS with the X-PS-Api-Key header set
  3. Store the returned authentication token (not a cookie) since it stays constant for the session
  4. Attach the token to subsequent requests via the X-PS-Auth-Token header (preferred) or an auth_token query parameter
  5. Call /psapi/v3/mem/authenticate/logout when finished to close the session

Known gotchas

Related routes

Authenticate as a member of a PhotoShelter multi-user (MU/Libris) organization
photoshelter.com · 5 steps · unrated
Authenticate to the Getty Images API with the OAuth 2.0 client credentials grant for server-to-server, non-user-specific requests
api.gettyimages.com · 5 steps · unrated
Authenticate to the Getty Images API with the OAuth 2.0 authorization code grant (with PKCE) for user-context requests
api.gettyimages.com · 5 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