Authenticate to the Meevo Public API by exchanging your appId/appSecret for a short-lived JWT bearer token

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

Steps

  1. Obtain your unique appId and appSecret from Meevo's 'Welcome' package for your target environment (Test Bed or Production) — Test Bed credentials expire after 90 days if the app isn't live in Production by then.
  2. POST to the Marketplace token endpoint (Test Bed: https://d18devmarketplace.meevodev.com/oauth2/token) with your appId/appSecret sent as client_id/client_secret in the request body, and an Accept: application/json header.
  3. Read the access_token, token_type (Bearer), and expires_in (3600 seconds) fields from the response.
  4. Send the token as an Authorization: Bearer <token> header on subsequent Meevo Public API calls; the token is scoped to one location and one environment.
  5. Cache tokens per location and request a new one before it expires — expired tokens return a 401 (Token Exception) with no advance warning from Meevo.

Known gotchas

Related routes

Authenticate to the Meevo Public API and retrieve or update appointment and client data.
docs.meevoapi.com · 5 steps · unrated
connect a third-party app to meevo using its postman-documented public api or the daily data stream
docs.meevoapi.com · 5 steps · unrated
Authenticate to the Sharefox API using Bearer tokens
api.mysharefox.com/docs · 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