Base URL
All API requests are made to the following base URL:API Availability
Request and Response Format
All requests must include aContent-Type: application/json header. Request bodies, where required, must be valid JSON. Every successful response is returned as JSON.
Authentication
All requests require a valid API key passed as a Bearer token in theAuthorization header. See the Authentication page for instructions on generating a key and constructing authenticated requests.
Rate Limits
Enterprise accounts may make up to 100 requests per minute. When you exceed this limit, the API returns HTTP429 Too Many Requests. Back off and retry after the interval indicated in the Retry-After response header.
Available Resources
Versioning
The current API version is v1, reflected in the base URL. DocketStream will communicate breaking changes at least 30 days in advance via email to the address on your account and through a banner in the platform dashboard. Non-breaking additions (new fields, new optional parameters) may be introduced at any time without prior notice.Pin your integration to the
/v1 base URL. Future major versions will be
released at /v2, giving you time to migrate without disrupting existing
requests.Explore the API
Authentication
Generate an API key and learn how to pass it as a Bearer token in every
request.
Roster
Query live inmate booking records by county, name, status, or date range.
Courts
Search 305,000+ Georgia court cases and retrieve full hearing histories.
Corrections
Access GDC offender, parolee, and sex offender registry data.
Alerts & Webhooks
Manage Smart Alert watchers and receive real-time event push notifications.