Skip to main content

Documentation Index

Fetch the complete documentation index at: https://apidocs.synchpay.dev/llms.txt

Use this file to discover all available pages before exploring further.

Overview

SynchPay provides multiple environments to support various stages of development and deployment. These include Sandbox and Production. Each environment is designed for a specific purpose, with different levels of verification, data isolation, and API stability.

Available Environments

EnvironmentBase URLDescription
Sandboxhttps://api.trysynch.comIdeal for development and testing. Offers relaxed verification and mock bank accounts.
Productionhttps://api.synchpay.comLive environment used for real transactions and customer interactions.

When to Use Each

๐Ÿงช Sandbox Environment

  • URL: https://api.trysynch.com
  • Purpose: Active development and integration.
  • Features:
    • Simulated data and bank accounts.
    • Most recent API versions and features.
    • Reduced security/verification constraints.
  • Use case: Building and testing your integration.
โœ… Use this environment during your initial development.
It currently includes the latest API version that will be rolled out to other environments shortly.

๐Ÿš€ Production Environment

  • URL: https://api.synchpay.com
  • Purpose: Live application use.
  • Features:
    • Real-time transactions.
    • Full verification and security protocols.
  • Use case: Serving real users with active payment flows.
โš ๏ธ Only use this environment with production credentials. Make sure all tests are complete before switching over.

Using the correct environment at each stage of development ensures a smooth, safe, and reliable integration process. If you have questions about staging access or environment switching, reach out to your SynchPay support contact.
Last modified on September 18, 2025