aid: nowcerts url: https://raw.githubusercontent.com/api-evangelist/nowcerts/refs/heads/main/apis.yml name: NowCerts kind: company description: >- NowCerts (rebranded to Momentum AMP, but the API is still served from api.nowcerts.com) is a cloud insurance agency management system (AMS) for independent agencies. It exposes a documented REST API that lets agencies and their integration partners import, update, and retrieve their own book of business - insureds and prospects, policies and coverages, carriers and underwriters, endorsements and commissions, tasks and workflow, drivers, vehicles, properties, claims, certificates of insurance, notes, SMS, and payments. The API is token-authenticated and reachable by any NowCerts agency whose account has the "API Integration" agent role assigned; API integrations are gated to the Professional tier and above. Endpoints are documented on the public ASP.NET Web API help page at api.nowcerts.com/Help and are widely used through Zapier and partner integrations. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Insurance - Insurtech - Agency Management System - AMS - Policies - Insureds - Certificates of Insurance - REST created: '2026-07-10' modified: '2026-07-10' specificationVersion: '0.19' apis: - aid: nowcerts:nowcerts-insureds-api name: NowCerts Insureds API tags: - Insureds - Prospects - Customers image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://api.nowcerts.com/Help baseURL: https://api.nowcerts.com/api properties: - url: https://api.nowcerts.com/Help type: Documentation - url: https://api.nowcerts.com/Help type: APIReference - url: openapi/nowcerts-openapi.yml type: OpenAPI - url: collections/nowcerts.postman_collection.json type: PostmanCollection - url: collections/nowcerts.opencollection.json type: OpenCollection description: >- Create, update, search, and retrieve insureds and prospects, including custom fields, contacts, tags, notes, tasks, claims, and the policies associated with each insured. Backed by confirmed endpoints such as /api/Insured/Insert, /api/InsuredDetailList, and /api/Customers/GetCustomers. - aid: nowcerts:nowcerts-policies-api name: NowCerts Policies API tags: - Policies - Coverages - Quotes image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://api.nowcerts.com/Help baseURL: https://api.nowcerts.com/api properties: - url: https://api.nowcerts.com/Help type: Documentation - url: https://api.nowcerts.com/Help/Api/GET-api-Policy-GetPolicyFilesList_insuredId_policyId_folderId type: APIReference - url: openapi/nowcerts-openapi.yml type: OpenAPI - url: collections/nowcerts.postman_collection.json type: PostmanCollection - url: collections/nowcerts.opencollection.json type: OpenCollection description: >- Insert and partially update policies, search the book of business by policy number, carrier, line of business, and dates, and read policy detail, coverages, status types, drivers, vehicles, and properties. Backed by confirmed endpoints such as /api/Policy/Insert, /api/Policy/FindPolicies, /api/PolicyDetailList, and /api/Policy/Coverages. - aid: nowcerts:nowcerts-carriers-api name: NowCerts Carriers API tags: - Carriers - Underwriters - Reference Data image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://api.nowcerts.com/Help baseURL: https://api.nowcerts.com/api properties: - url: https://api.nowcerts.com/Help type: Documentation - url: https://api.nowcerts.com/Help type: APIReference - url: openapi/nowcerts-openapi.yml type: OpenAPI - url: collections/nowcerts.postman_collection.json type: PostmanCollection - url: collections/nowcerts.opencollection.json type: OpenCollection description: >- Retrieve the carrier and underwriter reference data used across the agency - the insurance carriers a policy can be written with and the underwriters and lines of business that describe them. Backed by confirmed list endpoints such as /api/CarrierDetailList, /api/UnderwriterDetailList, and /api/LineOfBusinessList. - aid: nowcerts:nowcerts-endorsements-api name: NowCerts Endorsements API tags: - Endorsements - Commissions - Receivables image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://api.nowcerts.com/Help baseURL: https://api.nowcerts.com/api properties: - url: https://api.nowcerts.com/Help type: Documentation - url: https://api.nowcerts.com/Help type: APIReference - url: openapi/nowcerts-openapi.yml type: OpenAPI - url: collections/nowcerts.postman_collection.json type: PostmanCollection - url: collections/nowcerts.opencollection.json type: OpenCollection description: >- Read policy endorsement records and their financial detail - agency commissions, receivables, payables, and financing - and insert a policy tied to an endorsement id. Backed by confirmed endpoints such as /api/PolicyEndorsementDetailList, /api/PolicyEndorsementAgencyCommissionDetailList, and /api/Policy/InsertWithEndorementId. - aid: nowcerts:nowcerts-tasks-api name: NowCerts Tasks API tags: - Tasks - Workflow - To Do image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://api.nowcerts.com/Help baseURL: https://api.nowcerts.com/api properties: - url: https://api.nowcerts.com/Help type: Documentation - url: https://api.nowcerts.com/Help type: APIReference - url: openapi/nowcerts-openapi.yml type: OpenAPI - url: collections/nowcerts.postman_collection.json type: PostmanCollection - url: collections/nowcerts.opencollection.json type: OpenCollection description: >- Insert and update tasks and task work groups, and read task, to-do, and task category lists that drive agency workflow. Backed by confirmed endpoints such as /api/TasksWork/InsertUpdate, /api/TasksList, /api/TasksWorkGroupList, and /api/ToDoList. common: - type: DomainSecurity url: security/nowcerts-domain-security.yml - type: Authentication url: authentication/nowcerts-authentication.yml - type: LinkedIn url: https://www.linkedin.com/company/momentumamp - type: Website url: https://www.nowcerts.com - type: Documentation url: https://api.nowcerts.com/Help - type: Plans url: plans/nowcerts-plans-pricing.yml - type: RateLimits url: rate-limits/nowcerts-rate-limits.yml - type: FinOps url: finops/nowcerts-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com