All API requests to Paywint must be made over HTTPS and authenticated using an API key. Include the API key in the request header asDocumentation Index
Fetch the complete documentation index at: https://developer.paywint.com/llms.txt
Use this file to discover all available pages before exploring further.
X-Platform-ID, and the HMAC-SHA256 signature in X-Signature. Learn how to generate signatures →
The signature should be generated using your platform’s secret key and the canonical string format: METHOD + PATH + QUERY + BODY_HASH
Example Api Call
Alternatively, you can use the static signature in the sandbox environment:
8b3cb99a4b8e24fc7e01d0db635e2e47b80818144fe51400c6c6ae3ecbc84f47How to generate signature
Learn how to generate secure request signatures using your platform’s secret key in our Signature Authentication Guide.
Need help? Reach out to support@paywint.com

