---
title: "Onesait Platform Intelligence REST API Services"
canonical: "https://onesaitplatform.refined.site/space/DOCT/2220195899/Onesait%20Platform%20Intelligence%20REST%20API%20Services"
format: markdown
---
###### FROM PLATFORM VERSION 1.4.0

From this version, a number of analytics services are available and can be accessed from the APIs.

These services are classified in:

- Language
- Translation
- Vision
- Speech

Each of them implements, via REST API, different analytics functions that are detailed next. Each has an example using: GET <service>Sample

## Language API

The word processing services represent a general analysis set used to extract information and analyse from texts.

![image](media://80cfe00d-0643-4f91-80f4-7470dfa405a4)

A call example is shown in the tutorial [Example call to Language: sentiment service](https://onesaitplatform.atlassian.net/wiki/spaces/DOCT/pages/2220196015).

## Translation API

The text translation service performs a text translation between different languages.

![image](media://386d2ee8-6366-468c-94ac-9e7e65701454)

A call example is shown in the tutorial [Example call to Translation: translation service](https://onesaitplatform.atlassian.net/wiki/spaces/DOCT/pages/2220196143).

## Vision API

The vision services perform different advanced analytic operations on images.

![image](media://9fface41-6bcb-42e8-8c03-8cbe38df60cb)

## Speech API

The text-to-voice transformation service performs the task of converting text documents to voice.

![image](media://caf83707-3921-494f-81ae-45ec8907cdc8)