Getting Started
Sign up, authenticate, and make your first API call.
1. Create an account
Sign up at /sign-up. You'll receive an email-verification link.
2. Purchase or activate a plan
Subscribe to a plan from the products page. Once your payment is confirmed, your account is automatically registered with the API service.
3. Make a request
curl "https://api.landrecords.us/pro/wfs?request=GetFeature&cql_filter=ownername%20LIKE%20'SMITH%25'&count=10&token=YOUR_TOKEN"See the Web API documentation for the full surface — tiles, WMS/WFS
lookup, and cql_filter search.