Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adapter radar API

The radar API from Adapter — 2 operation(s) for radar.

Adapter radar API is one of 26 APIs that Adapter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include radar. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.adapter.com.

3 operations 2 paths 4 schemas 2 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.adapter.com
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Adapter radar API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (HTTPBasic). It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 3

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

radar 3
GET
/radar/schema
Get Radar Schema
get_radar_schema_radar_schema_get → 200
GET
/radar/config
Get Radar Config
get_radar_config_radar_config_get → 200
PATCH
/radar/config
Update Radar Config
update_radar_config_radar_config_patch body → 200422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), NotificationRuleRequest (3 properties), RadarConfigRequest (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

RadarConfigRequest
object
3 properties
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
NotificationRuleRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adapter-radar-api-openapi.yml Raw ↑

Other APIs Adapter publishes across the network.

Adapter Adapter API API
Adapter assets API
Adapter auth API
Adapter conversations API
Adapter Docs API
Adapter Imessage API
Adapter knowledge API
Adapter life API
Adapter Line API
Adapter location API
Adapter management API
Adapter Oauth API