exchange an estatesales.net api key (refresh token) for a short-lived access token

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

Steps

  1. Generate an API key (refresh token) from your EstateSales.NET account at https://www.estatesales.net/account/company/api-keys.
  2. POST to https://www.estatesales.net/token with Content-Type: application/x-www-form-urlencoded and body grant_type=refresh_token&refresh_token={your_api_key}.
  3. Read the access_token, token_type, and expires_in (1800 seconds / 30 minutes) fields from the JSON response.
  4. Use the returned bearer access_token for subsequent authenticated API calls, and set the request Host to www.estatesales.net.
  5. Re-exchange the same API key for a new access token every 30 minutes since tokens expire but keys don't (until manually revoked).

Known gotchas

Related routes

set required headers for authenticated estatesales.net api requests
estatesales.net · 4 steps · unrated
Refresh an expired or expiring Accela Construct API OAuth2 access token using the authorization-code flow's refresh token
developer.accela.com · 5 steps · unrated
Refresh an expired Supabase Auth session by exchanging a refresh token for a new access token and refresh token pair, handling token-rotation and reuse-detection behavior correctly.
supabase.com · 7 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