Pluggy API Reference

Pluggy's main API to review data and execute connectors

Version 1.0.0

The Pluggy API is organised around REST: predictable resource URLs, JSON request and response bodies, and standard HTTP verbs and status codes.

Every request carries an X-API-KEY header. There are two credentials: an API key, created on your server and valid for 2 hours, and a Connect Token, issued for one Item and valid for 30 minutes, which is safe to hand to a client.

Sandbox connectors answer like a real institution without touching one, so an integration can be built and tested end to end before the first real connection.

Base URL
https://api.pluggy.ai

Client libraries

  • Node.jspluggy-sdk
  • .NETPluggy.SDK
  • Javaai.pluggy:pluggy-java

The other languages in each endpoint's panel call the API over plain HTTP.

General resources

StatusPublic health and incident data for Pluggy connectors, products and infrastructure. No authentication required.3
AuthAuthentication endpoints for API key generation and connect tokens2
WebhookWebhook configuration and management5

Consents

Financial data

Payments

Payment CustomerPayment customer management5
Payment RecipientPayment recipient management7
Payment RequestPayment request creation and management6
Automatic PIXAutomatic PIX payment scheduling and management7
Payment SchedulePayment scheduling operations3
Payment IntentPayment intent processing3

Payments · Smart Transfers

Payments · Direct API

Intelligence

EnrichmentTransaction categorization, behavior analysis and recurring-payment detection. Documented on docs.pluggy.ai/reference until the v2 migration; served from enrichment-api.pluggy.ai with its own credentials.3