🗃
Filter
Everything you need to know regarding response filter.
If you don't like an response, for example a gif, you can exclude it with the filter. This gives you more control over what the api responds.
Filter works only for the main endpoints Image and GIF.
https://kawaii.red/api/gif/kiss?token=token&filter=[1,2]
The filter must be a array of integers.
If you look at the url of the output gif/image there is always a number you have to filter this number to not get the gif anymore.
https://api.kawaii.red/gif/kiss/kiss1.gif
Last modified 3mo ago