HomeLogin
Getting started with Pathfix
Introduction
Extensions
Workspace
Scopes
Adding multiple integrations
SDK's
Access tokens
Security
Notifications
Monitoring activity
Bubble.io integration
Bubble Setup
No-code Plugins
Developer center
API (preview)
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
Integration Setup Docs
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with Hubspot
Integrating with Zoom
Integrating with LinkedIn
Integrating with Google
Integrating with GitHub
Integrating with Google Tasks
Integrating with Box
Integrating with Xero
Integrating with Pipedrive
Integrating with Typeform
Identity
archbee knowledge base software
Browse
Links
1min
|
Updated 29 Jul 2020
Print

Introduction

Pathfix is a pass-through API and OAuth replacement for your integration needs. A developer tool, it allows you complete control and transparency to what you offer to your users. No automations. No workflows.

Setting up an integration is done in less than 5 minutes. There are 2 steps that have 3 lines of code to them:

End-user authorization: This allows you build the connection to a service provider that handles the authentication between apps and maintains the connection for you (aka, OAuth).

Enable pass-through API: Consume any providers API endpoints through the Pathfix pass-through API. Pull or Push data into your users preferred provider using Pathfix as a bridge that manages the communication (with all the relevant token stamping done).



You remain in control of the features you offer your users, Pathfix handles the Authorization and API Requests for you.

Pathfix is a complete serverless OAuth and API integration solution that takes care of your OAuth tokens, method calls and API requests – all in minutes.





Looking for setup help? Reach out to us for help at any time at support@pathfix.com.

Next
End-user authorization
archbee knowledge base software