1
Be on a plan with API access
The API comes with the Professional and Enterprise plans. Your current plan is on your account page; the plans are compared on the pricing page.
2
Get your key
Sign in on orelys.io and open orelys.io/account/api. Your key is created on your first visit, and shown masked: Reveal shows it, Copy copies it. It looks like
orl_ followed by 32 characters.3
Store it in an environment variable
Keep the key out of your code:
4
Check that it works
GET /v1/me returns your plan, quota and credits. It never takes a request or a credit.5
Run a search
6
Open a result
Each record has a
system_id. Send it to UUID Search to read the file:Next
Search modes
What each mode takes and returns.
Errors
Every error code, and what to do about it.

