Jump to Content
Pay Swifter
Documentation
v2.0

Log InPay Swifter
Documentation
Log In
Version 2Documentation

Guides

  • Quick Start
  • Payments

Basics

  • Getting Started
  • Authentication
  • Sandbox
  • Postman
  • Pagination
  • Rate Limits
  • Timestamps
  • Webhooks

JS

  • Swifter JS
  • Errors

PaySwifter API

  • Charges
    • Get Chargeget
    • List Chargesget
  • Orders
    • List Ordersget
    • Create Orderpost
    • Cancel Order By Idput
    • Charge Order By Idpost
    • Get Orderget
  • Payment Links
    • List Payment Linksget
    • Create Payment Linkpost
    • Delete Payment Linkdel
  • Sessions
    • List Sessionsget
    • Create a Sessionpost
    • Retrieve a Sessionget
  • Webhooks
    • List Webhooksget
    • Create Webhookpost
    • Get Webhookget
    • Delete Webhookdel
    • Update Webhookpatch
    • Get Webhook Deliveriesget
Powered by 

Rate Limits

Our rate limit is 25 requests per second in live mode. In the sandbox, the default rate limit is 25 requests per second. If this is exceeded, a 429 status code will be returned to indicate that you have hit the rate limit.