Install the SDK
Initialize the client
Your first API call
Let’s build a simple legal extraction feature—pulling parties from a case description.What’s next?
Document Search
Build semantic search across thousands of documents for your users
OCR Integration
Add document digitization to extract text from scanned PDFs
Audio Transcription
Enable your users to convert audio recordings to searchable text
Authentication
Get your API key from the Console. You get 30 free credit when you add a payment method. All requests require your API key in theAuthorization header:
Keep your API key secret. Don’t commit it to version control. Use environment variables.