Streaming sales
Bokbasen offers an API to actors who offer streaming of digital books.
The API receives a monthly summary of streams and is used to create streaming statistics. For some streaming actors the data is used to create a report that is transferred to the owner of each book.
Please note the following:
Single point of reporting. Bokbasen will distribute reports to all relevant product owners (publisher) to be used for invoicing the subscription service and calculation of royalty to authors, etc.
The report should only include reads above the threshold (i.e 10%), as agreed upon with the publisher.
All data within a reporting period must be delivered simultaneously.
If a product changes product owner within a reporting period, the product must be reported twice (one time on each owner)
Frequency as agreed upon with the publisher, but should not include partial months, making a month the shortest reporting period possible.
Authorization
All services requires a Bearer-token, this process is described here.
For audience
, use value https://api.bokbasen.io/reporting/
URLs
Remember to prefix the URLs below with
https://api.stage.bokbasen.io/reporting
(stage)https://api.bokbasen.io/reporting
(prod)