← Back to directory

AI-generated random GIF or image search with creative prompts

https://gifu-server.onrender.com/api/x402/search/random

Overview

AI-generated random GIF or image search with creative prompts

Protocol x402
Price $0.03
Payment Asset USD Coin
Payment Network Base
Category tools/search
Provider gifu-server
Source bazaar
Indexed 2026-03-02 01:01:31

Health

Status healthy
Latency (p50) 560ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-07-08 00:01:44
Last Healthy 2026-07-08 00:01:44
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "headerFields": { "x-payment": { "description": "Base64-encoded x402 payment proof", "required": false, "type": "string" } }, "method": "GET", "queryParams": { "max_results": { "description": "Maximum results (default 20)", "required": false, "type": "number" }, "mode": { "description": "Result type (default: gif)", "enum": [ "gif", "image" ], "required": false, "type": "string" } }, "type": "http" }

Output Schema

{ "count": { "type": "number" }, "mode": { "type": "string" }, "query": { "type": "string" }, "results": { "type": "array" }, "sources": { "type": "array" }, "success": { "type": "boolean" } }