{apis.is}

Our purpose is to make data readily available to anyone interested

Would you like to suggest a new endpoint to be implemented?
Don't hesitate to contact us, or contribute to our github repository.

{ this section should be revamped for V2 }

What the..?

API stands for 'Application Programming Interface', literally specifying how software components should interact with each other. In our context, this means we have endpoints that return different kinds of data to developers using JSON objects, allowing them to use and manipulate it for their own applications.

Bottom line is; this service creates a lot of opportunities for developers that don't necessarily have the know-how, time or resources to get the data themselves, but are full of ideas for using it. So if you have an idea that only needs a little more data to become a reality, don't hesitate to contact us or even contribute yourself to our github repository.

How does it all work?

Our servers scrape various websites for the desired information. For more detailed information on individual endpoints visit our github repository and look at the source code.

How to get started?

This documentation includes simple jQuery.ajax demos. Feel free to copy these to your projects, but remember that they are provided as is, and you will most certainly have to adjust them to your own needs.

What about version control?

At the moment, including an accept-version header is not necessary, since all endpoints are at version 1, but we strongly recommend it, especially in production environments. Once an endpoint has been updated, the default version to be returned is the most recent, and this documentation will be updated accordingly. Changes in functionality between versions will be outlisted.

How is all this possible? And for free?

APIs.is is completely open source and developed by several contributors working on their own personal time. All this runs in the cloud, available to you at all times.