{"openapi":"3.1.0","info":{"title":"Clado via Locus MPP","version":"1.0.0","description":"People search, LinkedIn enrichment, and deep research for lead generation."},"x-service-info":{"categories":["data"],"docs":{"homepage":"https://clado.ai","apiReference":"https://docs.clado.ai","llms":"https://beta.paywithlocus.com/mpp/clado.md"}},"paths":{"/clado/search":{"post":{"summary":"Search","x-payment-info":{"intent":"charge","method":"tempo","amount":null,"currency":"0x20c000000000000000000000b9537d11c60e8b50","description":"$0.01/result"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string","description":"Search query (required for new searches)"},"limit":{"type":"number","description":"Max results (default 30, max 100)"},"offset":{"type":"number","description":"Number of results to skip (default 0)"},"search_id":{"type":"string","description":"Search ID from prior search for pagination"},"companies":{"type":"string","description":"Filter by company names"},"schools":{"type":"string","description":"Filter by school names"},"advanced_filtering":{"type":"boolean","description":"Enable advanced filtering (default true)"}}}}}}}},"/clado/deep-research":{"post":{"summary":"Deep Research","x-payment-info":{"intent":"charge","method":"tempo","amount":null,"currency":"0x20c000000000000000000000b9537d11c60e8b50","description":"$0.01/result"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string","description":"Search query"},"limit":{"type":"number","description":"Max profiles to research (default 30)"},"hard_filter_company_urls":{"type":"string","description":"LinkedIn company URLs to restrict results to specific organizations"}},"required":["query"]}}}}}},"/clado/deep-research-status":{"post":{"summary":"Deep Research Status","x-payment-info":{"intent":"charge","method":"tempo","amount":"3000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"jobId":{"type":"string","description":"Deep research job ID"},"page":{"type":"number","description":"Page number"},"page_size":{"type":"number","description":"Results per page"}},"required":["jobId"]}}}}}},"/clado/deep-research-cancel":{"post":{"summary":"Cancel Deep Research","x-payment-info":{"intent":"charge","method":"tempo","amount":"3000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"jobId":{"type":"string","description":"Deep research job ID to cancel"}},"required":["jobId"]}}}}}},"/clado/deep-research-more":{"post":{"summary":"Deep Research More","x-payment-info":{"intent":"charge","method":"tempo","amount":null,"currency":"0x20c000000000000000000000b9537d11c60e8b50","description":"$0.01/result"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"jobId":{"type":"string","description":"Deep research job ID"},"additional_limit":{"type":"number","description":"Additional results (default 30)"}},"required":["jobId"]}}}}}},"/clado/contacts":{"post":{"summary":"Contact Enrichment","x-payment-info":{"intent":"charge","method":"tempo","amount":null,"currency":"0x20c000000000000000000000b9537d11c60e8b50","description":"$0.04-$0.14"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"linkedin_url":{"type":"string","description":"LinkedIn profile URL"},"email":{"type":"string","description":"Email address"},"phone":{"type":"string","description":"Phone number"},"email_enrichment":{"type":"boolean","description":"Enrich email (4 credits)"},"phone_enrichment":{"type":"boolean","description":"Enrich phone (10 credits)"}}}}}}}},"/clado/scrape":{"post":{"summary":"Scrape LinkedIn","x-payment-info":{"intent":"charge","method":"tempo","amount":"23000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"linkedin_url":{"type":"string","description":"LinkedIn profile URL"}},"required":["linkedin_url"]}}}}}},"/clado/linkedin-profile":{"post":{"summary":"LinkedIn Profile","x-payment-info":{"intent":"charge","method":"tempo","amount":"13000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"linkedin_url":{"type":"string","description":"LinkedIn profile URL"}},"required":["linkedin_url"]}}}}}},"/clado/post-reactions":{"post":{"summary":"Post Reactions","x-payment-info":{"intent":"charge","method":"tempo","amount":"13000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"url":{"type":"string","description":"LinkedIn post URL"},"page":{"type":"number","description":"Page number"},"reaction_type":{"type":"string","description":"Filter by reaction type"}},"required":["url"]}}}}}},"/clado/bulk-contacts":{"post":{"summary":"Bulk Contact Enrichment","x-payment-info":{"intent":"charge","method":"tempo","amount":null,"currency":"0x20c000000000000000000000b9537d11c60e8b50","description":"$0.04+/contact"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"linkedin_urls":{"type":"string","description":"LinkedIn profile URLs"},"people_ids":{"type":"string","description":"People IDs"},"email_enrichment":{"type":"boolean","description":"Enrich emails"},"phone_enrichment":{"type":"boolean","description":"Enrich phones"}}}}}}}},"/clado/bulk-contacts-status":{"post":{"summary":"Bulk Contacts Status","x-payment-info":{"intent":"charge","method":"tempo","amount":"3000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"responses":{"200":{"description":"Successful response"},"402":{"description":"Payment Required"}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"jobId":{"type":"string","description":"Bulk contacts job ID"}},"required":["jobId"]}}}}}}}}