The BeyondWords API is a RESTful API that provides headless access to the entire platform. It has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
To access the API endpoints, you will need a Project ID and API Key. To obtain these, you will need to create a project and go to Project > Settings > Integrations > API.
This object represents your generated content and its associated metadata. You can list, create, retrieve, update and delete content.Learn more about Content
You can use the API to retrieve audio and player configurations. The Player endpoints allow you to fetch player data using different identifiers such as:
You can use the API to retrieve analytics for an organization, project, content item, or ad. You can retrieve data for a specific time period and aggregate by year, month, week, day, or hour. You can also filter the data based on specific metrics.Learn more about Analytics