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

Precog Admin API

The Admin API from Precog — 4 operation(s) for admin.

Precog Admin API is one of 12 APIs that Precog publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Admin. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 6 operations across 4 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, http://localhost:30000.

6 operations 4 paths 5 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.precog.cloud
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Precog Admin API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Admin 6
POST
/admin/overrides
Create a new job override.
create-job-overrides body → 201401
GET
/admin/overrides/{id}
Fetch a single job override by id.
get-job-overrides 1 param → 200401404
PUT
/admin/overrides/{id}
Replace an existing job override.
replace-job-overrides 1 param body → 200401404
DELETE
/admin/overrides/{id}
Delete a job override.
delete-job-overrides 1 param → 204401404
POST
/admin/overrides/{id}/applies-to
Append applicability constraints to an existing override.
append-applies-to 1 param body → 200401404
GET
/admin/overrides/domain/{domain}
List all job overrides for a domain.
list-job-overrides-for-domain 1 param → 200401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are applies-to (8 properties), job-args-to-override (5 properties), job-overrides (4 properties), overrides-request (3 properties). Each schema is shown below with its type and property counts.

applies-to
object
Defines whether an override is applicable to a certain k8s job. Matches when any populated field matches. Fields are checked in priority order: datasetIds (hig…
8 properties
job-args-to-override
object
Concrete job arguments to patch into k8s jobs. Overrides are applied per entry: if a key is present it is set (replacing or adding), missing keys leave the ori…
5 properties
job-domain
string
The domain a job override applies to.
overrides-request
object
Request body for creating or replacing a job override.
3 properties 3 required
job-overrides
object
A complete job override entry identified by id and constrained to a job domain.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

precog-admin-api-openapi.yml Raw ↑

Other APIs Precog publishes across the network.

Precog Data Model API
Precog Datasets API
Precog Destinations API
Precog Issues API
Precog Kinds API
Precog Loads API
Precog Log API
Precog Pipelines API
Precog Semantic Model API
Precog Sources API
Precog Stripe API
Where this information came from

This is an independent, third-party profile of Precog Admin 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.