Skip to main content

Linguix API Documentation

Overview

The Linguix API provides a robust suite of services for enhancing and refining the written text. Its offerings include grammar checking, spelling correction, and rephrasing services to deliver improved clarity and readability.

Base URL

The base URL for the API is https://api.linguix.com/api/

Authorization

Authorization is handled with bearer tokens. The bearer token should be included in the Authorization header of every request to the API. The format of the header should be:

Authorization: Bearer <your-token>

Please contact us to get a 14-day free authentication token at [email protected].

Available Endpoints