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

Interos Relationships API

The Relationships API from Interos — 2 operation(s) for relationships.

Interos Relationships API is one of 5 APIs that Interos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Relationships. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 2 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.0.2, at version 1.0.0.

Requests are made against a single base URL, https://api.interos.ai.

2 operations 2 paths 9 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0.0
Base URL
https://api.interos.ai
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Interos Relationships API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (Interos API Key). An API key is passed in the header as x-customer-id (Interos Customer ID). By default, every request must be authenticated.

Paths & Operations 2

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

Relationships 2
GET
/v1/organizations/{destination_organization_id}/connections
Get Suppliers For Organization
get_suppliers_for_organization_v1_external_organizations__destination_organization_id__connections_get 7 params → 200403404422
GET
/v1/organizations/{organization_id}/suppliers
Get Suppliers For Organization
get_suppliers_for_organization_v1_external_organizations__organization_id__suppliers_get 7 params → 200403404422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are SimplePathOrganization (8 properties), SimpleScore (4 properties), SimplePathOrganizationList (3 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

IScore
object
2 properties
HTTPValidationError
object
1 property
ForbiddenError
object
1 property
SimpleScore
object
4 properties 2 required
ScoreLevel
string
An enumeration.
ValidationError
object
3 properties 3 required
HTTPError
object
1 property 1 required
SimplePathOrganization
object
8 properties 1 required
SimplePathOrganizationList
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

interos-relationships-api-openapi.yml Raw ↑

Other APIs Interos publishes across the network.

Interos Groups API
Interos health API
Interos Organizations API
Interos Watchtower API