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 Location Rooms API

Manage location rooms

Paradox Location Rooms 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 Location Rooms. 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 5 operations across 2 paths, and defines 3 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.

5 operations 2 paths 3 schemas 1 DELETE2 GET1 POST1 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 Location Rooms 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 5

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

Location Rooms 5

Manage location rooms

GET
/location/{location_id}/rooms
Paradox Get location rooms
getLocationRooms 1 param → 200401404
POST
/location/{location_id}/rooms
Paradox Create location room
createLocationRoom 1 param body → 200400401
GET
/location/{location_id}/rooms/{room_id}
Paradox Get single location room
getLocationRoom 2 params → 200401404
PUT
/location/{location_id}/rooms/{room_id}
Paradox Update location room
updateLocationRoom 2 params body → 200400401
DELETE
/location/{location_id}/rooms/{room_id}
Paradox Delete location room
deleteLocationRoom 2 params → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Room (5 properties), RoomCreate (2 properties), SuccessResponse (1 property). Each schema is shown below with its type and property counts.

Room
object
A room within a location used for interviews
5 properties
SuccessResponse
object
1 property
RoomCreate
object
Request body for creating a new room
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paradox-location-rooms-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 Locations API
Paradox Reporting API
Paradox Scheduling API
Paradox User Permissions API
Paradox Users API
Where this information came from

This is an independent, third-party profile of Paradox Location Rooms 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.