Kawaii API
Home
Information
Preview
Dashboard
Searchβ¦
Kawaii API
π
Getting Started
π
Request Structure
Endpoints
π
Text
π
Image
π¬
GIF
π
Stats
Tutorials
π
Token
π
Type
π
Filter
β
Request
Website
Home
Information
Example
Status
Support
Dashboard
GitHub
Powered By
GitBook
π
Type
Everything you need to know regarding response type.
What exactly does it change?
It only changes the structure of the api response it is not that this function is very important but it can be useful sometimes.
Usage:
1
https
:
//
kawaii
.
red
/
api
/
gif
/
kiss
/
token
=
token
&
type
=
txt
/
Copied!
Json Response:
1
{
"response"
:
"https://api.kawaii.red/gif/kiss/kiss1.gif"
}
Copied!
Text Response:
1
"https://api.kawaii.red/gif/kiss/kiss1.gif"
Copied!
The default type is json.
β
Tutorials - Previous
Token
Next - Tutorials
Filter
Last modified
1mo ago
Export as PDF
Copy link
Contents
What exactly does it change?