Table of Contents |
---|
This page describes API endpoint for customers with partner models e.g. subscription model with revenue share or other models where you have access to download books from DDS without executing transactions first. All of these APIs require special commercial agreements with Bokbasen and special access rights. If you are building a standard sale-by-item book store you can safely ignore this page.
...
Get raw content
This service is only for customers with subscription model using the revenue share financial model. When passing the agreed threshold for reading (i.e. 10%) the subscription provider should send a call this usage API reporting which book the threshold was met for. This can either be done in real time or on a batch basis, but reporting should at a minimum be done daily.
...
endpoint gives access to raw files and is used if you have a model where your business yourself i storing, securing and distributing the files. The process for downloading is the same as for Content download, so only this initial step is different. You need to use the {resid} found in the Inventory service to start the download.
This will deliver either:
Single MP3 file in the best available quality (watermarked with your business' id)
Raw EPUB files with no watermark
Raw EPB file with no watermark
URL |
|
|
headers
Authorization
|
|
|
|
Method |
|
body
Example (curl)
Successful reporting on a book that has reached the reading threshold
...
Request | Authorization | Required | Audience: |
Accept | Required | application/json (We recommend all new implementations to use this header, XML support will be phased out in the future) | |
Response | Location |
|
...
|
...
| |||
Response | None | ||
Returns |
| Found (on success, you will receive this code and a redirection to the resource download status page) | |
| Multiple Choices |