furkot.com
Furkot is a road trip planning service that lets users create and manage trip itineraries and stops. Its public developer offering is focused on accessing user trip data for integrations embedded in travel websites and apps.
Furkot exposes one documented REST API for trip data, with an OpenAPI spec and OAuth2-based access using bearer tokens or an `access_token` query parameter.
- Furkot Trips APIdiscovered
Register online at Furkot Partner registration to get a partner identifier, then email trips@furkot.com with your partner ID, app name, app link, and one or more redirect URLs to obtain a client_id and, for server-side apps, a client_secret. Web server apps use the authorization-code flow via https://trips.furkot.com/oauth/authorize and exchange the code at https://trips.furkot.com/pub/api/access_token; web/mobile client apps can use the implicit flow and receive an access token directly from the authorize redirect.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing