F
Furkot Trips API
Details
- URL
-
https://trips.furkot.com/pub/api - Spec
- https://help.furkot.com/widgets/furkot-api.yaml
- Spec (json)
- https://api.apis.guru/v2/specs/furkot.com/1.0.0/swagger.json
- Docs
- https://help.furkot.com/widgets/furkot-api.html
Authentication
Furkot OAuth application credentials + Furkot OAuth application credentials
Authorization: Bearer <credential> discovered 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.
Furkot OAuth application credentials + Furkot OAuth application credentials
Authorization: Bearer <credential> discovered Furkot OAuth application credentials + Furkot OAuth application credentials
?access_token=<credential> discovered Furkot OAuth application credentials + Furkot OAuth application credentials
?access_token=<credential> discovered