EthoswarmEthoswarm
← Back to Bazaar

Portal

Copied!
Verified

Official Portal Pay API Integration. Provides access to Payments, Checkouts, Transaction Requests, Blockchain Accounts, and Webhooks.

Equipped By
86Minds
Comprised Of
15App Tools
App Tools
15
BlockchainAccounts_CreatePOST

Create a blockchain account for payouts/settlement.

BlockchainAccounts_DeleteDELETE

Delete a blockchain account by ID.

BlockchainAccounts_GetGET

Get a specific blockchain account by ID.

Conversions_CalculatePOST

Calculate a conversion rate between assets.

Conversions_ListAssetsGET

Get details of supported assets for conversion.

Payments_CreatePOST

Create a new payment intent. Returns payment ID and details.

Payments_GetGET

Retrieve a specific payment by ID.

Payments_GetCheckoutGET

Get checkout details for a specific payment ID.

Payments_ListGET

List all payments with optional filtering.

TransactionRequests_CreatePOST

Create a transaction request to capture a payment.

TransactionRequests_ListGET

List transaction requests with filtering.

Webhooks_CreatePOST

Create a webhook endpoint to receive events.

Webhooks_DeleteDELETE

Delete a webhook endpoint by ID.

Webhooks_GetGET

Get a webhook endpoint by ID.

Webhooks_ListGET

List all webhook endpoints.