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 Organizations API

The Organizations API from Interos — 2 operation(s) for organizations.

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

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

This API exposes 2 operations across 2 paths, and defines 20 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 20 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 Organizations 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.

Organizations 2
GET
/v1/organizations/search_lite
Search organizations by name with optional country filter
get_organizations_search_lite_v1_external_organizations_search_lite_get 2 params → 200403422
GET
/v1/organizations/{organization_id}
Get Organization Profile
get_organization_profile_v1_external_organizations__organization_id__get 7 params → 200401403404422

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Organization (32 properties), RestrictedList (12 properties), OrganizationSearchLiteResult (12 properties), Address (9 properties). Each schema is shown below with its type and property counts.

ScoreLevel
string
An enumeration.
RiskAttribute
object
7 properties 2 required
Segment
string
An enumeration.
ForbiddenError
object
1 property
RestrictedList
object
12 properties 2 required
Address
object
9 properties
ValidationError
object
3 properties 3 required
ProductCategory
object
2 properties
OrganizationGroupBase
object
2 properties 2 required
RiskVariableScore
object
8 properties 3 required
RiskFactorScore
object
8 properties 3 required
UnauthorizedError
object
1 property
Organization
object
32 properties 2 required
OrganizationDetailLevel
string
An enumeration.
IScore
object
2 properties
HTTPValidationError
object
1 property
RiskProfile
object
2 properties 1 required
OrganizationSearchLiteResult
object
12 properties 1 required
HTTPError
object
1 property 1 required
Score
object
6 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

interos-organizations-api-openapi.yml Raw ↑

Other APIs Interos publishes across the network.

Interos Groups API
Interos health API
Interos Relationships API
Interos Watchtower API