YourCourts API

Authentication

The YourCourts API uses API keys for authentication. If API access is enabled for your account, any YourCourts administrator can create a key from the Settings > API Keys page. You can limit the access offered by a given key based on the permissions you select when creating it. For

Base URL

The base URL for all API requests is https://www.yourcourts.com/api.

Archive a user

Update a user

Create or update a user

You can submit a POST to /v1/users to create a new user. The email, firstName, and lastName attributes are the minimum required fields within the request body. If you POST to this endpoint and reference an email that already exists within your account, that existing user record will be

YourCourts API © 2026