Source: {{endp.source.title}}
{{endp.description}}
Parameters
- {{vars.name}}
- {{vars.description}}
Don't hesitate to contact us, or contribute to our github repository.
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.
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.
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.
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.
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.
{{endpoint.description}}