REST API
API key is required to access the REST API Endpoint URL. To obtain your API key, you must have a foofr+ subscription. If you are already a foofr+ member, please contact support@foofr.com to request your API key.
/* API will return 50 images per call. */ GET https://foofr.com/getcomics?client_id=YOUR_API_KEY Description: Retrieve Latest 50 Images. JSON Response: { "images": [ { "image": "https://lb.foofr.com/win/8d201d1493cb4c7785b30a356c211be0.jpg", "boardId": "8d201d1493cb4c7785b30a356c211be0" }, { "image": "https://lb.foofr.com/win/2f38ea92106d43e5b4565ad1bbb14a5b.jpg", "boardId": "2f38ea92106d43e5b4565ad1bbb14a5b" }} GET https://foofr.com/getcomics?client_id=YOUR_API_KEY&keyword=cat Description: Get images based on a single character. JSON Response: { "images": [ { "image": "https://lb.foofr.com/win/8d201d1493cb4c7785b30a356c211be0.jpg", "boardId": "8d201d1493cb4c7785b30a356c211be0" }, { "image": "https://lb.foofr.com/win/2f38ea92106d43e5b4565ad1bbb14a5b.jpg", "boardId": "2f38ea92106d43e5b4565ad1bbb14a5b" }} GET https://foofr.com/getcomics?client_id=YOUR_API_KEY&keyword=cat%20fish Description: Get images based on a multiple characters. JSON Response: { "images": [ { "image": "https://lb.foofr.com/win/8d201d1493cb4c7785b30a356c211be0.jpg", "boardId": "8d201d1493cb4c7785b30a356c211be0" }, { "image": "https://lb.foofr.com/win/2f38ea92106d43e5b4565ad1bbb14a5b.jpg", "boardId": "2f38ea92106d43e5b4565ad1bbb14a5b" }} GET https://foofr.com/getcomics?client_id=YOUR_API_KEY&keyword=happy Description: Get images based on single emotion. JSON Response: { "images": [ { "image": "https://lb.foofr.com/win/8d201d1493cb4c7785b30a356c211be0.jpg", "boardId": "8d201d1493cb4c7785b30a356c211be0" }, { "image": "https://lb.foofr.com/win/2f38ea92106d43e5b4565ad1bbb14a5b.jpg", "boardId": "2f38ea92106d43e5b4565ad1bbb14a5b" }} GET https://foofr.com/getcomics?client_id=YOUR_API_KEY&keyword=happy%20frog Description: Get images based on a single emotion and a character. JSON Response: { "images": [ { "image": "https://lb.foofr.com/win/8d201d1493cb4c7785b30a356c211be0.jpg", "boardId": "8d201d1493cb4c7785b30a356c211be0" }, { "image": "https://lb.foofr.com/win/2f38ea92106d43e5b4565ad1bbb14a5b.jpg", "boardId": "2f38ea92106d43e5b4565ad1bbb14a5b" }}
Hello There!
You Current Plan:  
Upgrade to fOOfr+ to access exclusive scenes for $1.99 Per Month. Cancel anytime.
Thank you for upgrading to fOOfr+ membership for $1.99 Per Month. This gives you access to Exclusive scenes. You can cancel anytime.
Current Subscription
Thank you for being a fOOfr+ member. You have access to exclusive scenes.
fOOfr+ Subscription is required to access premium scenes. Login to check your License or Purchase fOOfr Plus subscription for just $1.99 per month.
Thank you for being a fOOfr+ member. You can cancel anytime by sending an email to support@foofr.com
Your comic frame will be published in few seconds.