NowCerts
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.
APIs
NowCerts Insureds API
Create, update, search, and retrieve insureds and prospects, including custom fields, contacts, tags, notes, tasks, claims, and the policies associated with each insured. Backed...
NowCerts Policies API
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, driver...
NowCerts Carriers API
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 ...
NowCerts Endorsements API
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 ...
NowCerts Tasks API
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/Inse...