Buyers (0)
| Buyer ID | Company | Tier | API Keys | Actions |
|---|
Full API keys are only shown once at generation. The buyer_id is inferred from the Bearer token
on every API call โ no need to pass it separately.
Each key has 24 cryptographically random characters (secrets.choice, base36). The prefix identifies the buyer but the random portion is unique per key.
API Fetch properties โ buyer_id is inferred from the Bearer API key
GET http://localhost:3083/v1/properties?limit=10 Authorization: Bearer ak_live_... Measuring response time...