Articles on: Admin

REST API

API Documentation:

With our API, you can use these endpoints:

Get Boards: You can retrieve your boards. You will need the [id] for the next step.

Get All Posts from Board

Get All Comments from Board

Get Post Details

Create Posts

Create Comment

Get statuses

+

Extra parameters as query string parameter:

&sort=[newest,oldest]

&limit=10

&page=0

By default, you will get 50 results back, but you can add pagination with [limit] and [page].

We have a rate limit build-in of 240 requests per hour. We will monitor this and can adjust it per customer.

Updated on: 19/04/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!