# Get auto insurance leads in New York

New York Insurance takes quote requests from people and from their AI assistants, prices them from the state's published rates, and routes each one to up to 4 licensed agents in New York the moment the person agrees to be contacted. Register your agency here and the leads come to you: by email, into your webhook or CRM, or pulled by your own AI.

- Every lead carries a signed consent record: the exact words the person agreed to, the time, and your agency named at the moment of consent. Verified phones are marked.
- Shared with at most 4 agencies, never resold unless the person ticked the separate sharing box. Withdrawals reach you the minute they happen.
- Your own quote page on this domain, free: leads from it go to your agency alone, and AI assistants can use it for their humans.
- Founding seats: the first 4 agencies in New York receive every lead free for 30 days. 4 of 4 still open.
- The person can always withdraw, and a number that texts STOP is never sold. What you receive is what they consented to.

Prices: $8 a record, $12 with a verified phone, no contract. The market, live: https://newyorkautoquotes.com/market

## Register

Form: https://newyorkautoquotes.com/join · MCP tool `register_agency` at POST https://newyorkautoquotes.com/ · REST POST https://newyorkautoquotes.com/v1/join

Fields: agency_name, npn (NPN (National Producer Number)), npn_state, states, contact_name, contact_email, contact_phone, rail (email | webhook | pull), webhook_url. The licensed contact confirms by email; then `pull_requests` with the buyer key, or leads by email. `agency_status` reports status and credit.

## Questions

### What does a lead cost?

Founding agencies pay nothing for the founding period. After that, prepaid credits by card: the base price per record, the verified-phone price for numbers proven by one-time code. No contract, no minimum, pause any time.

### How fast do leads arrive?

The moment the person agrees. Email and webhooks are instant; a pull by key returns whatever is waiting.

### Is this TCPA-safe?

The person agrees to the exact contact wording, with your agency named, and the record is signed and kept. Reply STOP suppression is enforced before any sale. Read the consent wording on the terms page before you rely on it.

### Who else gets the same lead?

Up to 4 agencies appointed in the state, named at consent. Your own quote page is exclusive to you.

### Can my AI register and pull for me?

Yes. The MCP tools register_agency and pull_requests, the REST paths /v1/join and /v1/pull, and the Agent Skill on this domain do exactly that. The licensed contact still confirms by email.

Agent Skill: https://newyorkautoquotes.com/.well-known/agent-skills/index.json
