# ContX IQ REST API

> OpenAPI 3.2.0 (API version 1). ContX IQ API supports CRUD operations on IKG which cooperates with authorization engine.

This is a generated digest. Canonical documents with full parameter and schema detail:

- JSON: /v1/ciq.json
- YAML: /v1/ciq.yaml
- Interactive reference: /api-documentation/ciq

## Servers

- https://eu.api.indykite.com/contx-iq/v1
- https://us.api.indykite.com/contx-iq/v1

## Authentication

- `APIKey`: apiKey — The value of the App Agent credential header must be passed as is, without any prefix.
- `bearerAuth`: http / bearer — Optional third-party end-user token, introspected via the Token Introspect configuration.

## Operations (1)

### ContX IQ

| Method | Path | Operation ID | Summary |
| ------ | ---- | ------------ | ------- |
| POST | `/execute` | execute | ContX IQ specified query execution endpoint |

## Schemas (5)

Defined under `components.schemas` in the canonical documents:

`restapi.DetailedError`, `restapi.ErrorResponse`, `restapi.ExecuteRequest`, `restapi.ExecuteResponse`, `restapi.ExecuteResponseRecord`
