Things Every Developer Should Know

From HNS.dev

Jump to: navigation, search

Contents

0) The contents of the FAQ

If you are starting with the API, familiarize yourself with the FAQ and know that it exists.

1) You cannot make unlimited calls

API usage is rate limited. We have a primer that you should read to learn more.

2) The API is entirely HTTP-based

Methods to retrieve, submit, change or destroy data from the HNS.dev API require a POST request. HTTP Response Codes are meaningful.

3) The API uses an XML query syntax

The HNS.dev API uses an XML query syntax to represent the distinct parts of queries in a structured manner. Also, the results are returned as an XML document containing the objects matching your search.

4) There are pagination limits

A single XML query will not return more than the first 50 results.

5) You can test queries in the sandbox

The HNS.dev API can be accessed through a sandbox page. The sandbox takes care of authentication, so you can just try your query and see whether it will work or if there are any errors.

contact us | terms and conditions Creative Commons License
© 2009 - Stichting Het Nieuwe Stemmen
THE DEVELOPMENT OF HNS.DEV WAS MADE POSSIBLE BY A CONTRIBUTION OF KNOWLEDGELAND THROUGH THE DIGITAL PIONEERS EPARTICIPATION ROUND REGULATION (WHICH WAS INITIATED BY THE MINISTRY OF THE INTERIOR AND KINGDOM RELATIONS). DIGITAL PIONIEERS GIVES FINANCIAL AND ORGANISATORIAL SUPPORT TO INNOVATIVE INTERNET INITIATIVES.