Start in three steps
- Create a keyFree, no card. It is shown once.
- Send it as a bearer tokenStandard
Authorizationheader. - Read the responseEvery row carries the source it came from.
curl -H "Authorization: Bearer vw_sk_live_…" \ "https://perfect-connection-production-3303.up.railway.app/v1/models?vendor=anthropic&limit=5"
Plans
| Plan | Month | Calls / mo | Req / min | Seats |
|---|---|---|---|---|
| FreeAvailable now | $0 | 2,500 | 60 | 1 |
| Pro | $99 | 100,000 | 300 | 1 |
| Team | $399 | 1,000,000 | 600 | 5 |
| Enterprise | Talk to us | Negotiated | 1,200 | — |
Held
Paid plans are defined but not open yet. We are not selling data access until the accuracy work behind it is finished. Quotas are per account, shared across every key you hold.
Questions
- Is the Vector Wire Data API free?
- Yes. The free tier covers 2,500 calls a month at 60 requests a minute, with no card required. Paid plans are defined but not open yet — we are not selling data access until the accuracy work behind it is finished.
- What data does the API return?
- Published models, canonical benchmark families and their scores, current pricing across vendors and hosting providers, and entity resolution that turns a messy model name into one canonical record.
- Does every row carry a source?
- Yes, and rows we cannot attribute are withheld rather than returned with an empty field. Every benchmark score and price carries the URL it was read from.
- Do more API keys give me a higher limit?
- No. The quota is per account, shared across every key. Additional keys exist to separate environments and to let you revoke one without breaking the others.
- Do I need to credit Vector Wire?
- Free-tier use asks for visible credit to Vector Wire wherever the data appears. Redistribution or resale needs a separate agreement.