[#1272] API Documentation tab vs REST API tab

Migrated from Redmine #1272 | Author: Matteo Frigerio
Status: New | Priority: High, I’m very impatient | Created: 2024-09-05


In the link API documentation | SimplyBook.me Online Scheduling, why api in “API Documentation” tab are separated from api in “REST API” tab? In what they differentiate? Besides having different names end partially different features, how do they work?

Redmine Admin wrote:

we have 2 APIs: JSON-RPC (which is old and obsolete) and REST

Matteo Frigerio wrote:

Redmine Admin wrote:

we have 2 APIs: JSON-RPC (which is old and obsolete) and REST

Thank you. Is there a new REST version for each JSON-RPC apis? In order to use the REST ones, I should only switch to their endpoint or something else is required?

Redmine Admin wrote:

hi, no. The rest api is different, there is no way to simply switch to it

Matteo Frigerio wrote:

Redmine Admin wrote:

hi, no. The rest api is different, there is no way to simply switch to it

Ok, authentication is different too? How can I use it?

Redmine Admin wrote:

here is link to the documentation API documentation | SimplyBook.me Online Scheduling