Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rainforest Payment Methods API

Resources for payment method functions.

Rainforest Payment Methods API is one of 23 APIs that Rainforest publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payment Methods. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 6 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.sandbox.rainforestpay.com, https://api.rainforestpay.com.

6 operations 4 paths 0 schemas 2 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.rainforestpay.com
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Rainforest Payment Methods API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (APIKey) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 2 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Payment Methods 6

Resources for payment method functions.

GET
/v1/payment_methods
List payment methods
list_payment_methods 19 params → 2004004014035XX
POST
/v1/payment_methods
Create payment method
create_payment_method 1 param body → 2004004014035XX
GET
/v1/payment_methods/{payment_method_id}
Get payment method
get_payment_method 2 params → 2004004014034045XX
PATCH
/v1/payment_methods/{payment_method_id}
Update payment method
update_payment_method 2 params body → 2004004014034045XX
POST
/v1/payment_methods/{payment_method_id}/payin
Create payin from stored payment method
create_payment_method_payin 2 params body → 2004004014034045XX
POST
/v1/payment_methods/{payment_method_id}/deactivate
Deactivate payment method
deactivate_payment_method 2 params → 2004004014034045XX

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rainforest-payment-methods-api-openapi.yml Raw ↑

Other APIs Rainforest publishes across the network.

Rainforest ACH Returns API
Rainforest API Keys API
Rainforest Billing Profiles API
Rainforest BIN Lookups API
Rainforest Chargebacks API
Rainforest Deposit Method Configs API
Rainforest Deposit Methods API
Rainforest Deposits API
Rainforest Devices API
Rainforest File Upload Configs API
Rainforest File Uploads API
Rainforest Forward Requests API