{"x402Version":2,"payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","resources":[{"id":6388,"slug":"6388","resource":"https://api.24klabs.ai/api/placeholder-image","description":"Generate a solid-color placeholder image with optional centered text (no input image needed).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"height":100,"text":"24K","width":200},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"width":200},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"height":{"type":"number"},"text":{"type":"string"},"width":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-30T15:11:08.14Z","quality":{"calls30d":4,"uniquePayers30d":3,"lastCalledAt":"2026-08-30T15:11:07.958Z"},"liveness":{},"verified":false,"featured":false},{"id":6393,"slug":"6393","resource":"https://api.24klabs.ai/api/explain-code","description":"Clear explanation of what code does, how it works, and why.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"code":"def fib(n): return n if n < 2 else fib(n-1)+fib(n-2)","language":"python"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"model":"claude-haiku-4-5","result":"This function computes Fibonacci numbers recursively...","tokens_used":180},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"code":{"description":"Primary input content","type":"string"},"context":{"description":"Optional context or instructions","type":"string"},"language":{"description":"Programming language (code services)","type":"string"}},"required":["code"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-30T05:00:48.509Z","quality":{"calls30d":4,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T05:00:48.341Z"},"liveness":{},"verified":false,"featured":false},{"id":6389,"slug":"6389","resource":"https://api.24klabs.ai/api/v1/uuid-ulid-gen","description":"Generate UUID v4/v5/v7, ULID, or NanoID (single or batch), or parse/validate an existing id and extract its embedded timestamp.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"kind":"uuid5","name":"example.com","namespace":"dns"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"ids":["cfbff0d1-9375-5685-968c-48ce8b15ae17"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"kind":{"type":"string"},"name":{"type":"string"},"namespace":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-12T16:47:14.081Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-12T16:47:13.84Z"},"liveness":{},"verified":false,"featured":false},{"id":6390,"slug":"6390","resource":"https://api.24klabs.ai/api/hn-search","description":"Search Hacker News stories and comments by query, sorted by relevance or date (Algolia HN).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"x402","tags":"story"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"hits":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"query":{"type":"string"},"tags":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-14T19:50:24.022Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T19:50:23.774Z"},"liveness":{},"verified":false,"featured":false},{"id":6391,"slug":"6391","resource":"https://api.24klabs.ai/api/weather-forecast","description":"Daily high/low, precipitation, and conditions for the next N days at any lat/lon (Open-Meteo).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"days":3,"lat":51.51,"lon":-0.13},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"days":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"days":{"type":"number"},"lat":{"type":"number"},"lon":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-04T14:29:45.448Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-04T14:29:45.261Z"},"liveness":{},"verified":false,"featured":false},{"id":6392,"slug":"6392","resource":"https://api.24klabs.ai/api/weather-current","description":"Current temperature, wind, humidity, and conditions for any lat/lon (Open-Meteo, keyless).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"lat":40.71,"lon":-74.01},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"temperature_c":12.3},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"lat":{"type":"number"},"lon":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-04T14:28:18.549Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-04T14:28:18.323Z"},"liveness":{},"verified":false,"featured":false},{"id":6394,"slug":"6394","resource":"https://api.24klabs.ai/api/v1/uuid-generate","description":"Generate v4 (random) or v5 (name-based) UUIDs in a batch; optional uppercase / no-hyphens.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"count":3,"version":4},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"uuids":["..."]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"count":{"type":"number"},"version":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-28T03:09:22.622Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T03:09:22.488Z"},"liveness":{},"verified":false,"featured":false},{"id":6395,"slug":"6395","resource":"https://api.24klabs.ai/api/v1/placeholder-image","description":"Generate a solid-color placeholder image with optional centered text (no input image needed).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"height":100,"text":"24K","width":200},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"width":200},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"height":{"type":"number"},"text":{"type":"string"},"width":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-28T03:09:15.709Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T03:09:15.59Z"},"liveness":{},"verified":false,"featured":false},{"id":6396,"slug":"6396","resource":"https://api.24klabs.ai/api/v1/lorem-ipsum","description":"Generate placeholder text by paragraphs, sentences, or words.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"paragraphs":2},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"text":"Lorem ipsum..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"paragraphs":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-28T03:09:08.603Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T03:09:08.39Z"},"liveness":{},"verified":false,"featured":false},{"id":6397,"slug":"6397","resource":"https://api.24klabs.ai/api/uuid-ulid-gen","description":"Generate UUID v4/v5/v7, ULID, or NanoID (single or batch), or parse/validate an existing id and extract its embedded timestamp.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"kind":"uuid5","name":"example.com","namespace":"dns"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"ids":["cfbff0d1-9375-5685-968c-48ce8b15ae17"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"kind":{"type":"string"},"name":{"type":"string"},"namespace":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-28T03:09:00.676Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T03:09:00.517Z"},"liveness":{},"verified":false,"featured":false},{"id":6398,"slug":"6398","resource":"https://api.24klabs.ai/api/uuid-generate","description":"Generate v4 (random) or v5 (name-based) UUIDs in a batch; optional uppercase / no-hyphens.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"count":3,"version":4},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"uuids":["..."]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"count":{"type":"number"},"version":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-28T03:08:51.861Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T03:08:51.614Z"},"liveness":{},"verified":false,"featured":false},{"id":6399,"slug":"6399","resource":"https://api.24klabs.ai/api/lorem-ipsum","description":"Generate placeholder text by paragraphs, sentences, or words.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"paragraphs":2},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"text":"Lorem ipsum..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"paragraphs":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-28T03:08:36.427Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T03:08:36.196Z"},"liveness":{},"verified":false,"featured":false},{"id":6400,"slug":"6400","resource":"https://api.24klabs.ai/api/v1/csv-to-json","description":"Parse CSV/TSV (RFC 4180) into a JSON array of row objects (or arrays).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"csv":"name,age\nAlice,30\nBob,25"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"rows":[{"age":"30","name":"Alice"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"csv":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-26T19:09:39.795Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T19:09:39.588Z"},"liveness":{},"verified":false,"featured":false},{"id":6511,"slug":"6511","resource":"https://time.24klabs.ai/timezone","description":"Timezone intelligence — offsets, DST, transitions","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"tz":"America/New_York"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"is_dst_now":false,"timezone":"America/New_York","utc_offset_hours":-5},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"tz":{"description":"IANA timezone key","type":"string"}}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"time.24klabs.ai","lastUpdated":"2026-09-14T19:55:28.313Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T19:55:27.992Z"},"liveness":{},"verified":false,"featured":false},{"id":6401,"slug":"6401","resource":"https://api.24klabs.ai/api/v1/base64-hex-codec","description":"Encode or decode a string across base64, base64url, hex, and URL/percent encoding.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"alphabet":"base64","input":"hello world","op":"encode"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":"aGVsbG8gd29ybGQ="},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"alphabet":{"type":"string"},"input":{"type":"string"},"op":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-17T03:36:19.847Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-17T03:36:19.636Z"},"liveness":{},"verified":false,"featured":false},{"id":6402,"slug":"6402","resource":"https://api.24klabs.ai/api/jsonpath-extract","description":"Extract one or many values from a JSON blob by dot/bracket path (e.g. items[2].name, meta.total). Pull just the fields you need instead of shipping the whole object.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"data":{"items":[{"name":"a"},{"name":"b"}],"meta":{"total":2}},"paths":["items[1].name","meta.total"]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"results":[{"found":true,"path":"items[1].name","value":"b"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"data":{"type":"object"},"paths":{"type":"array"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-04T08:43:00.401Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-04T08:43:00.182Z"},"liveness":{},"verified":false,"featured":false},{"id":6403,"slug":"6403","resource":"https://api.24klabs.ai/api/unit-convert","description":"Convert length, mass, volume, data-size, time, speed, or temperature between units.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"from":"km","to":"mi","value":10},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":6.2137},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"from":{"type":"string"},"to":{"type":"string"},"value":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-09-04T08:03:12.391Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-04T08:03:12.016Z"},"liveness":{},"verified":false,"featured":false},{"id":6404,"slug":"6404","resource":"https://api.24klabs.ai/api/mock-data-generate","description":"Generate deterministic fake test rows from a field->type spec plus a seed (names, emails, phones, addresses, dates, ints, bools). Output JSON, CSV, or NDJSON. Same seed always yields the same data -- reproducible fixtures.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"count":3,"fields":{"email":"email","id":"int","name":"name"},"format":"json","seed":7},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":[{"id":0}],"format":"json","rows":3},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"count":{"type":"number"},"fields":{"type":"object"},"format":{"type":"string"},"seed":{"type":"number"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-29T19:28:56.632Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T19:28:56.435Z"},"liveness":{},"verified":false,"featured":false},{"id":6405,"slug":"6405","resource":"https://api.24klabs.ai/api/v1/qr-generate","description":"Generate a QR code (PNG base64) from text/URL/WiFi/vCard with size and error-correction control.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"size":6,"text":"https://24klabs.ai"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"image_b64":"..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"size":{"type":"number"},"text":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-26T06:23:51.668Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:23:51.51Z"},"liveness":{},"verified":false,"featured":false},{"id":6406,"slug":"6406","resource":"https://api.24klabs.ai/api/pii-redact-regex","description":"Deterministically mask emails, phone numbers, credit-card-like numbers, IPv4 addresses, and US SSNs in text. Returns redacted text plus a per-type match count.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"mask":"[REDACTED]","text":"Reach me at jane.doe@example.com or 415-555-0132."},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"counts":{"email":1,"phone":1},"redacted":"Reach me at [REDACTED] or [REDACTED]."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"mask":{"type":"string"},"text":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-26T06:23:23.747Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:23:23.565Z"},"liveness":{},"verified":false,"featured":false},{"id":6407,"slug":"6407","resource":"https://api.24klabs.ai/api/v1/translate","description":"Translate text into a target language, preserving tone and formatting.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"8000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"Good morning, how are you?","to":"Spanish"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"translation":"Buenos dias..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"text":{"type":"string"},"to":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-26T06:23:16.425Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:23:16.292Z"},"liveness":{},"verified":false,"featured":false},{"id":6408,"slug":"6408","resource":"https://api.24klabs.ai/api/wikipedia-summary","description":"Get the lead summary, thumbnail, and URL for any Wikipedia article title.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xe73D86f185bE79a33b0318d881B71f2a24371114","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"title":"Model Context Protocol"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"extract":"..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"title":{"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.24klabs.ai","lastUpdated":"2026-08-26T00:34:11.677Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T00:34:11.46Z"},"liveness":{},"verified":false,"featured":false}]}