Reporting API (1.0.0-dev)

Download OpenAPI specification:

License: Propietary

The Publizon Reporting API provides a clear and consistent method for outbound customers (retailers and partners) to report back to Publizon on earnings, content consumption, and reader demography.

Authentication

An API key and a set of credentials (email and password) must be used to authenticate. Use the auth api to get the short-lived token needed to call the retailer api endpoints.

revenue

Revenue

Authorizations:
(api_keybearer_auth)
Request Body schema: application/json
required
required
Array of objects (Revenue) [ 1 .. 500 ] items

Responses

Request samples

Content type
application/json
{
  • "data": [
    ]
}