Skip to content

PlaidCloud connects to REST API services using standard authentication patterns (OAuth, API keys, Basic Auth). Each provider has its own quirks in token flow, scope handling, and pagination — the dedicated connectors below encapsulate those specifics so you don’t have to.

For any REST service that doesn’t have a dedicated connector, PlaidCloud provides a generic REST connector configurable to most authentication and response-parsing patterns.