API
Access your publication's data in Pliro.
Pliro's API provides programmatic access to your publication's data in Pliro. The API accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP status codes, authentication, and verbs.
The API is served over HTTPS on api.pliro.co
. We also provide a test version of the API on api.plirotest.com
(operating in our isolated test environment) that you can use when building and testing out your integrations.
Last updated