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 Method Domains API

Resources for payment method domain functions.

Rainforest Payment Method Domains 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 Method Domains. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 5 operations across 3 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.

5 operations 3 paths 0 schemas 1 DELETE2 GET2 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 Method Domains API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (APIKey) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Payment Method Domains 5

Resources for payment method domain functions.

GET
/v1/payment_method_domains
List payment method domains
list_payment_method_domains 1 param → 2004004014035XX
POST
/v1/payment_method_domains
Create payment method domain
create_payment_method_domain 1 param body → 2004004014035XX
GET
/v1/payment_method_domains/{payment_method_domain_id}
Get payment method domain
get_payment_method_domain 2 params → 2004004014035XX
DELETE
/v1/payment_method_domains/{payment_method_domain_id}
Delete payment method domain
delete_payment_method_domain 2 params → 2044004014035XX
POST
/v1/payment_method_domains/{payment_method_domain_id}/verify
Verify payment method domain
verify_payment_method_domain 2 params body → 2004004014035XX

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rainforest-payment-method-domains-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