Adverity Management API

The Adverity Management API provides programmatic access to the Adverity platform for managing datastreams, authorizations, fetches, transformations, data mappings, destinations, workspaces, and users. It exposes a legacy /api/ surface (the primary API) and a newer /api/v1/ surface for cross-workspace operations such as smart schedule management, workspaces, users, and API key rotation. Hosts are per-instance (https://{{INSTANCE}}/api/).

API entry from apis.yml

apis.yml Raw ↑
name: Adverity Management API
description: The Adverity Management API provides programmatic access to the Adverity platform for managing
  datastreams, authorizations, fetches, transformations, data mappings, destinations, workspaces, and
  users. It exposes a legacy /api/ surface (the primary API) and a newer /api/v1/ surface for cross-workspace
  operations such as smart schedule management, workspaces, users, and API key rotation. Hosts are per-instance
  (https://{{INSTANCE}}/api/).
humanURL: https://docs.adverity.com/guides/management-api/introduction-management-api.html
baseURL: https://www.adverity.com/api/
tags:
- Management API
- Data Integration
properties:
- type: Documentation
  url: https://docs.adverity.com/guides/management-api/introduction-management-api.html
- type: Authentication
  url: authentication/adverity-authentication.yml
- type: Conventions
  url: conventions/adverity-conventions.yml