/
API

API

In this document we are going to see the available APIs and how they work.

Index

Base url

Collection Postman

Postman: https://www.getpostman.com/collections/8b4bc8199181553a2ef0

 

Authentication with /user/login

Pathname:

{{baseUrl}}/api/v1/user/login

Method: POST

Header:

Accept: 'application/json' Content-Type: 'application/json'

 

Request params:

Parameter

type

Description

Parameter

type

Description

username

String

Request the Chat-Tonic team.

password

String

Request the Chat-Tonic team.

Body:

{ "username": "user", "password": "password" }

 

Response:

Return accessToken.

 

API Calls


Related content

Customer Service
Customer Service
More like this
Stats
Read with this
Queries
Queries
More like this
Programmatic access
Programmatic access
Read with this
Editing user information
Editing user information
More like this
Markdown
Markdown
Read with this