Complete the ShootProof OAuth 2.0 authorization code flow for a Studio API integration

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

Steps

  1. Register your app with ShootProof to receive a client ID and configure redirect URLs
  2. Redirect the user to the ShootProof authorization endpoint with response_type=code, client_id, redirect_uri, scope=studio, and a state value
  3. Capture the code and state ShootProof appends to your redirect_uri after the user grants access
  4. POST grant_type=authorization_code, client_id, code, redirect_uri, and scope to the token endpoint from your server to exchange the code for an access token
  5. Store the returned access_token, refresh_token, and expires_in (access tokens last 1,209,600 seconds / 2 weeks)

Known gotchas

Related routes

Create a ShootProof event (client gallery) and upload photos to it via the Studio API
developer.shootproof.com · 5 steps · unrated
Refresh an expired ShootProof access token using the stored refresh token
developer.shootproof.com · 5 steps · unrated
Implement Spotify OAuth Authorization Code flow with PKCE
developer.spotify.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