Introduction

With the Bionic Reading API you can deliver the next level of reading to your audience.

Prerequisites

For you to be able to use the Bionic Reading API, you will have need to have a tokens, which you can request by filling out this request form.

API Url

Body Parameter

Header

Example

CURL

curl -X POST \\
  <https://api.bionic-reading.com/v1/convert> \\
  -H 'Authorization: Bearer {{YOUR_TOKEN}}' \\
  -H 'BionicClientId: {{RANDOM_SELF_CREATED_UUID}}' \\
  -H 'Content-Type: application/x-www-form-urlencoded' \\
  -H 'cache-control: no-cache' \\
  -d 'content=Lorem%20ipsum%20dolor%20sit%20amet%2C%20consetetur%20sadipscing%20elitr%2C%20sed%20diam%20nonumy%20eirmod%20tempor%20invidunt%20ut%20labore%20et%20dolore%20magna%20aliquyam%20erat%2C%20sed%20diam%20voluptua.%20At%20vero%20eos%20et%20accusam%20et%20justo%20duo%20dolores%20et%20ea%20rebum.%20Stet%20clita%20kasd%20gubergren%2C%20no%20sea%20takimata%20sanctus%20est%20Lorem%20ipsum%20dolor%20sit%20amet.&response_type=html&request_type=html&fixation=1&saccade=30&undefined='