Rendley docs

Stock

#Search stock GIFs

GET/v1/stock/gifs

Retrieve a paginated list of stock GIFs matching the query.

Query parameters

querystringOptional

Search query

pagestringOptional

Page number

limitstringOptional

Results per page (max 50)

Response codes
200

OK

400

Bad Request

401

Unauthorized

#Search stock images

GET/v1/stock/images

Retrieve a paginated list of stock images matching the query.

Query parameters

querystringOptional

Search query

pagestringOptional

Page number

limitstringOptional

Results per page (max 50)

Response codes
200

OK

400

Bad Request

401

Unauthorized

#Search stock stickers

GET/v1/stock/stickers

Retrieve a paginated list of stock stickers matching the query.

Query parameters

querystringOptional

Search query

pagestringOptional

Page number

limitstringOptional

Results per page (max 50)

Response codes
200

OK

400

Bad Request

401

Unauthorized

#Search stock videos

GET/v1/stock/videos

Retrieve a paginated list of stock videos matching the query.

Query parameters

querystringOptional

Search query

pagestringOptional

Page number

limitstringOptional

Results per page (max 50)

Response codes
200

OK

400

Bad Request

401

Unauthorized