{"name":"LipSyncing AI API","version":"v1","docs":"https://lipsyncingai.com/docs#api-overview","console":"https://lipsyncingai.com/developers","production_base":"https://lipsyncingai.com/api/v1","base":"https://lipsyncingai.com/api/v1","authentication":{"type":"bearer","header":"Authorization: Bearer <api_key>","sandbox_key":"ls_live_demo","live_keys":"Create a key on /developers, issue one in /admin, or set LIPSYNCING_API_KEYS. Pro and Ultra keys can render when ZOICE_API_KEY is set."},"endpoints":[{"method":"GET","path":"/api/v1","auth":false,"summary":"This discovery document"},{"method":"GET","path":"/api/v1/tools","auth":false,"summary":"Every studio tool you can generate with"},{"method":"GET","path":"/api/v1/pricing","auth":false,"summary":"Plans, packs, and the generation meter"},{"method":"POST","path":"/api/v1/credits/quote","auth":true,"summary":"Quote credits and USD for a duration or script"},{"method":"GET","path":"/api/v1/account","auth":true,"summary":"Key kind, render mode, and credit notes"},{"method":"POST","path":"/api/v1/generations","auth":true,"summary":"Start a talking clip, dub, avatar, or related job"},{"method":"GET","path":"/api/v1/generations/{id}","auth":true,"summary":"Poll a job until it is preview, success, or failed"}]}