Quick Start
Get up and running with the PriceLabs Customer API in under 5 minutes.
1. Generate your API key
Need the full walkthrough with screenshots, or want to grant access to team members? See Enable the API.
2. Verify your API key
Call GET /v1/listings_minimal — it returns a lightweight catalog of your listings and their channel/OTA IDs, so it’s fast even on large accounts and a good first request to confirm your key works. Enter your API key below and run it right from these docs.
A working key returns something like (sample data shown below):
Getting a 403 instead?
A 403 with API_KEY_INVALID means the header is missing or the key is wrong. Double-check you’re
sending it as X-API-Key and that the API is enabled for your account (step 1).
Next steps
- Browse the API Reference for all available endpoints
- Check rate limits and timeouts before going to production
- Questions? Reach out to [email protected]