1. Create an API key
Open Developer settings, create a key, and copy the secret when it is shown. Qoory stores only a protected representation of the secret, so the full value cannot be displayed again.2. Search one entity family
types array narrows search to projects, funds, people, tokens,
stocks, or X accounts. Search is bounded and does not return the whole entity
database.
3. Follow a stable identifier
Use the returned slug or opaque identifier with a supported detail operation:data and meta. Keep meta.request_id when
debugging, and inspect the credit and rate-limit metadata before scheduling
concurrent work.
Next steps
Authentication
Choose scopes and manage the key lifecycle.
Requests and responses
Learn the shared envelope and metadata contract.