Welcome

Welcome to Wiwink's REST API

We are glad to have your here! In our developer's hub you'll find everything you need to interact with our platform.

The Wiwink's API is organized around REST, using HTTP responses code to keep you informed about what's going on. Our endpoints will return metada in Json format. 🎉

All the "List" methods (GET) are paginated, you can get more pages by query params i.e. ?page=2.

All requests are validated against an API key. You can obtain it manually from Wiwink's platform (as you'll see documented below).

We tried to keep the documentation as clear and simple as possible. Thus you can test our endpoints with your own API key, see the responses code directly, etc.

Missing endpoints? Send us a message at support or add it as a suggestion.✌️