You can use the Postman collection to test Rapyd’s APIs without without having to spend valuable time writing code just to test some basic functionality.
The collection of APIs is used to send a request and get a response so you can easily determine how the payload should be structured and integrated into your application.
Input your sandbox API keys from the Rapyd Client Portal the postman environment titled Rapyd Sandbox Environment. You can copy the rapyd_access_key
and rapyd_secret_key
and follow the guide on Make Your First API Call to start testing our APIs within seconds.