{"entry":{"slug":"replicate-api","name":"Replicate","category":"api","summary":"Run thousands of open-source models (image, video, audio) behind one prediction API.","description":"","auth_mode":"Bearer API token","endpoint":"https://api.replicate.com/v1/predictions","docs_url":"https://replicate.com/docs/reference/http","tags":["models","inference"],"capabilities":["generate an image","run a model","video generation","upscale an image"],"auth_params":[{"name":"Authorization","location":"header","required":true}],"input_format":"application/json","output_format":"application/json","rate_limit":"600 req/min","pricing":"per second of compute","invocation_example":"curl -X POST https://api.replicate.com/v1/predictions -H \"Authorization: Bearer $REPLICATE_TOKEN\" -d '{\"version\":\"...\",\"input\":{\"prompt\":\"a cat\"}}'","verified":false,"verified_at":null,"featured":false,"checks_total":9,"checks_ok":9,"avg_latency_ms":150,"health_ok":true,"health_status_code":401,"health_checked_at":"2026-09-16T13:12:31.727+00:00","health_latency_ms":153,"probe_url":null}}