Languages

What is the default language of data provided by Poplidays REST API ?

As Poplidays is a French company, french is the default language of data for Poplidays REST API.


How to obtain data in another language than french ?

Poplidays REST API uses the Accept-Language HTTP Header


Which languages are currently supported ?

Today, only french and spanish are supported

Data formats

What is the default format for requests and responses ?

JSON is the default format


How to obtain data in the XML format ?

Poplidays REST API uses the Accept and Accept-Charset HTTP Headers

Accept:application/xml
Accept-Charset:utf-8

How to post data in the XML format ?

Poplidays REST API uses the Content-type HTTP Header

Content-type:application/xml; charset=UTF-8

Which format are currently supported ?

Today, only JSON and XML are supported