General Questions
What is the Paywint API?
The Paywint API allows you to integrate financial services such as payment processing, wallet management, user creation, and more into your application. With our easy-to-use endpoints, you can manage users, make payments, and integrate features like ACH transactions, wallet funding, and card management.How do I get started with the Paywint API?
To get started, you’ll need to sign up for an account on Paywint. Once you’re signed up, you can generate your API key in the dashboard and start using the API. Visit our Get Started guide for more details.Authentication
How do I authenticate my API requests?
Paywint uses API key-based authentication. You can obtain an API key from the dashboard and include it in theAuthorization header of your API requests. For example:

