How to use the REST API?

A REST interface allows all users to use ORTOLANG data from the application of their choice. It is therefore quite possible to develop specific applications that will exploit the content hosted on the ORTOLANG broadcast server.

Developers who wish to access information and data stored on the ORTOLANG platform can consult the API documentation on this site.

So, to query an existing workspace, the {wskey} parameter corresponds to the alpha-numeric key that is displayed on the Space Information page in the platform.

clé de l'espace de travail

Workspace Key

And for each content, the {key} parameter corresponds to the alpha-numeric key displayed in the details pane located to the right of the selected element.

clé de fichier

File Key

To learn more, see the REST API documentation.