English Talking
# [English Talking API](https://documenter.getpostman.com/view/8498314/Szf9V75Q?version=latest) # Introduction The English Talking API is an open source project with MIT license, available at: https://github.com/barbosamaatheus/english-talking-api This API aims to provide users with the possibility of conducting dialogues in English where the conversations and answers are registered and…
English Talking endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
Create a dialogue /v1/dialog |
Create a dialogue |
| PUT |
Rejecting a dialogue /v1/dialog/{_id}/rejection |
Rejecting a dialogue |
| POST |
Register User /v1/register |
Register User |
| POST |
Authenticate User /v1/authenticate |
Authenticate User |
| PUT |
Approve a dialogue /v1/dialog/{_id}/approval |
Approve a dialogue |
| GET |
Get an answer /v1/dialog |
Get an answer |
English Talking pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|