Text to image API
keyword
(required): The keyword, EG: An astronaut in the dessert
GET https://services.frenzvalios.tk/image?keyword=An astronaut in the dessert
This is the API of BingGPT
style
(required): The conversation style, creative
, balanced
, precise
question
(required): Your prompt, EG: Create a Haiku about Frenz Coding this API
GET https://services.frenzvalios.tk/api?style=creative&question=Create a Haiku about Frenz Coding this API
This endpoint allows you to retrieve the profile picture of a Facebook user with the specified ID.
fb_id
(required): The ID of the Facebook user whose profile picture you want to retrieve.type
(optional): The format in which you want to receive the profile picture. Set this to image
to receive the picture as an image file. Omit this parameter to receive the picture as a link.GET /api/fb/100087995763221
GET /api/fb/100087995763221?type=image