ContractPodAi
communityAI-powered contract lifecycle management for enterprise legal departments.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.contractpodai.com/v1/contractsList contracts
Parameters
pagepage (integeroptionalstatusdraft|active|expired (stringoptionalper_pageresults (integeroptionalReturns
contracts[] with id, title, status, type, parties[], effective_date, expiration_date, valueGET
https://api.contractpodai.com/v1/contracts/{id}Get contract details
Parameters
idcontract ID (stringrequiredReturns
id, title, status, type, parties[], clauses[], obligations[], effective_date, expiration_date, value, amendments[]POST
https://api.contractpodai.com/v1/contracts/searchSearch contracts
Parameters
querykeyword (stringrequiredfiltersfilter criteria (objectoptionalReturns
contracts[] with id, title, snippet, score, status, type, parties[]