Private Alpha — The GC AI API is currently in private alpha. To request access, contact your account representative or email [email protected] directly.
Overview
The GC AI External API allows you to integrate GC AI’s legal AI capabilities into your workflows and applications. Perfect for:- Workflow automation with tools like Zapier, Make, or n8n
- Custom integrations in your internal tools
- Batch processing of legal questions
- Chatbots and assistants powered by legal AI
Current Limitations
Base URL
All API requests should be made to:Authentication
All requests require an API key in theAuthorization header:
API keys are organization-scoped. All requests made with your API key will have access to your organization’s company profiles.
Getting an API Key
- Go to Settings → Organization in the GC AI app
- Scroll to the API Keys section
- Click Create API Key
- Copy and securely store the key (it’s only shown once)
Quick Start
Here’s a simple example using curl:Usage
Usage is tracked and viewable in the GC AI app under Settings → Organization → View Usage. The API is free to test during the limited Alpha period.Rate Limits
There are currently no strict rate limits, but we ask that you:- Avoid excessive concurrent requests
- Contact us for high-volume use cases