Before you begin!
Visit the Wetrocloud console to get your API key. If you have trouble obtaining it, refer to this guide.
Visit the Wetrocloud console to get your API key. If you have trouble obtaining it, refer to this guide.
Sample Requests
We provide sample API calls next to each method, using cURL. Simply replace the placeholders with your specific parameters and test the calls directly from the command line. If you’re new to cURL, check out this tutorial on using cURL with APIs. If you’re more comfortable with graphical tools, you can also use Postman if you aren’t familiar with cURL. Postman is a user-friendly platform for developing and testing APIs. You can explore the Wetrocloud Postman Collection to see how our API works.Important!
Always prefix your API key with
Always prefix your API key with
Token
(including a space). Example: Token YOUR_API_KEY
. Requests without this format will be rejected.