Pricing Tiers
- Free
- 1 Credit / Row
- Enterprise
These endpoints cost 0 credits per request.
| Endpoint | Description |
|---|---|
GET /company/search | Search companies by name |
GET /investor/search | Search investors by name |
GET /location/search | Search locations |
How Credits Work
Every API response includes ameta object with a remaining_requests field that shows how many credits you have left:
- 1 credit = 1 row returned by a paid endpoint. A request that returns 25 rows costs 25 credits.
- Search endpoints (
/company/search,/investor/search,/location/search) are always free. - Credits come included with your plan. If you don’t want a recurring plan, you can buy credits individually for as low as $0.05 per credit.

