PayPal
api-m.paypal.com
PayPal REST API enables you to accept payments, send payouts, manage subscriptions, and issue refunds. It supports credit cards, debit cards, PayPal wallet, and alternative payment methods across 200+ markets. The API uses OAuth 2.0 for authentication and provides a complete commerce platform for online and mobile payments.
oauth2
free
1.0
https://api-m.paypal.com
2026-03-01 11:54:23
Health
Capabilities
capture_payment
paymentsCapture an authorized payment on an approved order. This finalizes the transaction and moves funds from the buyer to the seller. Can capture the full amount or a partial amount.
Detail: https://api-m.paypal.com/capabilities/capture_payment
create_order
paymentsCreate a new payment order with one or more purchase units. The order must be approved by the buyer before it can be captured. Supports PayPal wallet, cards, and alternative payment methods.
Detail: https://api-m.paypal.com/capabilities/create_order
create_payout
emailSend money to one or more recipients via PayPal email, phone, or PayPal ID. Useful for marketplace disbursements, affiliate commissions, and employee bonuses.
Detail: https://api-m.paypal.com/capabilities/create_payout
create_subscription
paymentsCreate a recurring subscription for a buyer against a pre-defined billing plan. Handles automatic recurring payments, trial periods, and subscription lifecycle management.
Detail: https://api-m.paypal.com/capabilities/create_subscription
issue_refund
paymentsRefund a captured payment either fully or partially. The refund goes back to the original payment method. You can issue multiple partial refunds up to the original captured amount.
Detail: https://api-m.paypal.com/capabilities/issue_refund
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: PayPal Description: PayPal REST API enables you to accept payments, send payouts, manage subscriptions, and issue refunds. It supports credit cards, debit cards, PayPal wallet, and alternative payment methods across 200+ markets. The API uses OAuth 2.0 for authentication and provides a complete commerce platform for online and mobile payments. Auth: oauth2 Capabilities: - capture_payment: Capture an authorized payment on an approved order. This finalizes the transaction and moves funds from the buyer to the seller. Can capture the full amount or a partial amount. - create_order: Create a new payment order with one or more purchase units. The order must be approved by the buyer before it can be captured. Supports PayPal wallet, cards, and alternative payment methods. - create_payout: Send money to one or more recipients via PayPal email, phone, or PayPal ID. Useful for marketplace disbursements, affiliate commissions, and employee bonuses. - create_subscription: Create a recurring subscription for a buyer against a pre-defined billing plan. Handles automatic recurring payments, trial periods, and subscription lifecycle management. - issue_refund: Refund a captured payment either fully or partially. The refund goes back to the original payment method. You can issue multiple partial refunds up to the original captured amount.