Skip to main content

Basics

JSON API

Make sure to set the Content-Type header to application/json at all times:

Content-Type: application/json
info

Only JSON format is supported; other formats are not supported.