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

Integry Apps API

The Apps API from Integry — 2 operation(s) for apps.

Integry Apps API is one of 2 APIs that Integry publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Apps. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.integry.io.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.integry.io
Authentication
API Key, API Key, API Key
Contact
Resource Areas
1

Authentication & Security 3

Integry Apps API declares 3 security schemes for authenticating requests. An API key is passed in the header as App-Key (AppKey). An API key is passed in the header as User-ID (UserID). An API key is passed in the header as Hash (Hash). By default, every request must be authenticated.

  • AppKey — Integry application key.
  • UserID — End user identifier within the Integry workspace.
  • Hash — HMAC SHA256 hash of the User-ID using the App-Secret.

Paths & Operations 2

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

Apps 2
POST
/apps/list
List apps
listApps → 200
POST
/apps/{app_name}/get
Get app
getApp 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

integry-apps-api-openapi.yml Raw ↑

Other APIs Integry publishes across the network.

Integry Functions API