Aprovan Registry
provider 25 operations
@utdk/itglue
IT Glue / MyGlue API

Generated UTDK provider client for IT Glue / MyGlue API. Focused IT Glue REST API wrapper for MSP automation. The API follows the JSON:API media type and uses an x-api-key header. This spec covers the read surface used by existing read-only integrations plus the non-destructive write endpoints needed for contact sync, password mirroring, configuration creation, and onboarding documentation.

Import sample

import itglue from "@utdk/itglue"

Factory sample

import { createItglueClient } from "@utdk/itglue"
Provider path
itglue
Source API title
IT Glue / MyGlue API
Version
2026-05-24
Generated
May 30, 2026, 6:15 PM
Homepage
Open site
API spec
View spec
README
Embedded directly from the package source.

itglue

Generated UTDK provider types and OpenAPI-backed client for https://raw.githubusercontent.com/mvanhorn/cli-printing-press/main/catalog/specs/itglue-openapi.yaml.

Operations
25 operations — open try-it console
Method Operation ID
GET listOrganizations Try
GET getOrganization Try
GET listContacts Try
POST createContact Try
GET getContact Try
PATCH updateContact Try
GET listOrganizationContacts Try
POST createOrganizationContact Try
PATCH updateOrganizationContact Try
GET listPasswords Try
POST createPassword Try
GET getPassword Try
PATCH updatePassword Try
GET listConfigurations Try
POST createConfiguration Try
GET getConfiguration Try
PATCH updateConfiguration Try
GET listOrganizationConfigurations Try
POST createOrganizationConfiguration Try
GET listDocuments Try
POST createDocument Try
GET getDocument Try
PATCH updateDocument Try
GET listOrganizationDocuments Try
POST createOrganizationDocument Try