How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Paradox Users API

Manage users including creating, retrieving, updating, deleting, deactivating, and reactivating

Paradox Users API is one of 11 APIs that Paradox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, an API reference, and 1 JSON Schema.

This API exposes 11 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 6 base URLs: https://api.paradox.ai/api/v1/public, https://api.eu1.paradox.ai/api/v1/public, https://stgapi.paradox.ai/api/v1/public, https://api.stg.eu1.paradox.ai/api/v1/public, https://testapi.paradox.ai/api/v1/public, https://dev2api.paradox.ai/api/v1/public.

11 operations 6 paths 5 schemas 2 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.paradox.ai
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Paradox Users API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 client credentials authentication
  • bearerAuth — Bearer token obtained from the OAuth 2.0 token endpoint

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 11

Manage users including creating, retrieving, updating, deleting, deactivating, and reactivating

GET
/users
Paradox Get users
getUsers 5 params → 200401
POST
/users
Paradox Create user
createUser body → 200400401
GET
/users/{oid}
Paradox Get single user
getUser 1 param → 200401404
PUT
/users/{oid}
Paradox Update user
updateUser 1 param body → 200400401404
DELETE
/users/{oid}
Paradox Delete user
deleteUser 1 param → 200401404
POST
/users/{oid}/deactivate
Paradox Deactivate user
deactivateUser 1 param → 200401404
POST
/users/{oid}/reactivate
Paradox Reactivate user
reactivateUser 1 param → 200401404
GET
/users/roles
Paradox Get user roles
getUserRoles → 200401
GET
/users/employees/{employee_id}
Paradox Get user by employee ID
getUserByEmployeeId 1 param → 200401404
PUT
/users/employees/{employee_id}
Paradox Update user by employee ID
updateUserByEmployeeId 1 param body → 200400401404
DELETE
/users/employees/{employee_id}
Paradox Delete user by employee ID
deleteUserByEmployeeId 1 param → 200401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are User (14 properties), UserUpdate (8 properties), UserCreate (8 properties), Role (3 properties). Each schema is shown below with its type and property counts.

Role
object
A user role definition
3 properties
UserCreate
object
Request body for creating a new user
8 properties 3 required
SuccessResponse
object
1 property
User
object
A user in the Paradox platform
14 properties
UserUpdate
object
Request body for updating an existing user
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paradox-users-api-openapi.yml Raw ↑

Other APIs Paradox publishes across the network.

Paradox Authentication API
Paradox Candidate Attributes API
Paradox Candidates API
Paradox Company API
Paradox Location Areas API
Paradox Location Rooms API
Paradox Locations API
Paradox Reporting API
Paradox Scheduling API
Paradox User Permissions API
Where this information came from

This is an independent, third-party profile of Paradox Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.