{"slug":"api-24klabs-ai-api-explain-code-db2e93","title":"Clear explanation of what code does, how it works, and why","host":"api.24klabs.ai","method":"POST","resource":"https://api.24klabs.ai/api/explain-code","category":"code","description":"Clear explanation of what code does, how it works, and why.","price_listed":0.05,"price_asked":0.05,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":234,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_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_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"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.05,"price_match":true,"latency_ms":234,"error":null}],"description_full":"Clear explanation of what code does, how it works, and why.","last_updated":"2026-08-30T05:00:48.509Z","schemes":["exact"]}