Postman Collections
Once you procure an API Key, you are good to go.
So, you subscribed to one of the API products in one of the many API Hubs we are on. What can you do next? (other than heaving a sigh of relief that you finally found a partner who will help you focus on your core business!)
- Download Postman Collection for one of our APIs (Note: We have several APIs).
- Clickhere for instructions.
- Replace the API Key Request Header
x-api-key
with your key (you should have this once you subscribe to the API). - If you subscribed to the API Product on one of the other API Hubs (anything other than AWS Marketplace, that is), you can ignore this bullet.
- Only for AWS Marketplace users: Remember to replace the Product Code Request Header
x-snowpal-product-code
with the value sent in the email to you.
- Only for AWS Marketplace users: Remember to replace the Product Code Request Header
- Start building!
You can run Postman directly on your browser but most developers prefer a native client, & therefore, import the collections to their machines. It just makes development a whole lot easier
Updated 2 days ago