API Keys
Manage your API keys for programmatic access
No API keys yet
Create your first API key to start making requests
Using Your API Key
Include your API key in the Authorization header:
curl -X GET "https://api.traversepoint.com/v1/parcels?lat=35.7796&lon=-78.6382" \
-H "Authorization: Bearer YOUR_API_KEY"