Using developer.eregulations

The purpose of this website is to help developers discover eRegulations Data API. Each API route is presented in detail, with the option of performing example requests. The list of all available API routes can be found at the routes page, with link to route detail page.

In order to perform API example requests, you must first login. If you do not have an account, please create one from signup page.

Consuming eRegulations api from your apps

Once signed up to developer.eregulations.org you will receive an API key which you can use in your apps for consuming our data api. The key is available at the bottom of the account page. The key should be placed in the query parameters of any request to the api.

NOTE: your API key is case sensitive.

For example:


http://api.eregulations.org/country_name/laws?lang=en&apikey=YOUR_API_KEY
                
http://api.eregulations.org/country_name/detail?apikey=YOUR_API_KEY

Support

Should you need any further information, please do not hesitate to contact us.