Adobe Suite Domain API

The Domain API from Adobe Suite — 4 operation(s) for domain.

Operations 7

GET /api/program/{programId}/domains Get list of domains #
POST /api/program/{programId}/domains Create domain #
GET /api/program/{programId}/domain/{domain-id} Get domain #
PUT /api/program/{programId}/domain/{domain-id} Update domain #
DELETE /api/program/{programId}/domain/{domain-id} Delete domain #
PUT /api/program/{programId}/domain/{domain-id}/validate Check validation #
POST /api/program/{programId}/domain/{domain-id}/validation Creates validation token #

Documentation

📖
Documentation
https://developer.adobe.com/photoshop/api/docs/
📖
Authentication
https://developer.adobe.com/developer-console/docs/guides/authentication/
📖
Documentation
https://developer.adobe.com/lightroom/api/docs/
📖
Documentation
https://developer.adobe.com/illustrator/api/docs/
📖
Documentation
https://developer.adobe.com/indesign/docs/
📖
Documentation
https://developer.adobe.com/document-services/docs/overview/pdf-services-api/
📖
Documentation
https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/
📖
GettingStarted
https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/gettingstarted/
📖
Documentation
https://developer.adobe.com/document-services/docs/overview/pdf-accessibility-auto-tag-api/
📖
Documentation
https://developer.adobe.com/analytics-apis/docs/
📖
APIReference
https://developer.adobe.com/analytics-apis/docs/2.0/
📖
Documentation
https://developer.adobe.com/firefly-services/docs/
📖
APIReference
https://developer.adobe.com/firefly-services/docs/api/
📖
Documentation
https://developer.adobe.com/audio-video-firefly-services/
📖
GettingStarted
https://developer.adobe.com/audio-video-firefly-services/getting-started/
📖
Documentation
https://developer.adobe.com/creative-cloud-libraries/docs/
📖
APIReference
https://developer.adobe.com/creative-cloud-libraries/docs/api/
📖
Documentation
https://developer.adobe.com/express/embed-sdk/docs/guides/
📖
APIReference
https://developer.adobe.com/express/embed-sdk/docs/v4/
📖
GettingStarted
https://developer.adobe.com/express/embed-sdk/docs/guides/quickstart/
📖
Documentation
https://developer.adobe.com/experience-platform-apis/
📖
GettingStarted
https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-guide
📖
Documentation
https://developer.adobe.com/marketo-apis/
📖
Authentication
https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/authentication
📖
Documentation
https://developer.adobe.com/commerce/docs/
📖
GettingStarted
https://developer.adobe.com/commerce/webapi/get-started/
📖
Documentation
https://developer.adobe.com/experience-cloud/cloud-manager/
📖
Documentation
https://developer.adobe.com/journey-optimizer-apis/
📖
Documentation
https://developer.adobe.com/workfront-apis/
📖
Documentation
https://developer.adobe.com/firefly-services/docs/substance3d/
📖
Documentation
https://developer.adobe.com/data-collection-apis/
📖
Documentation
https://developer.adobe.com/adobe-status/
📖
Documentation
https://developer.adobe.com/vip-marketplace/

Specifications

Other Resources

🔗
Pricing
https://developer.adobe.com/document-services/pricing/
🔗
SDKs
https://developer.adobe.com/document-services/docs/overview/pdf-services-api/sdks/
🔗
ReleaseNotes
https://developer.adobe.com/document-services/docs/overview/pdf-services-api/releasenotes
🔗
Guides
https://developer.adobe.com/analytics-apis/docs/2.0/guides/
🔗
Guides
https://developer.adobe.com/firefly-services/docs/guides/
🔗
Usage Notes
https://developer.adobe.com/audio-video-firefly-services/getting_started/usage/
🔗
Overview
https://developer.adobe.com/creative-cloud-libraries/docs/overview/
🔗
Integration Guide
https://developer.adobe.com/creative-cloud-libraries/docs/integrate/
🔗
API Fundamentals
https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-fundamentals
🔗
Developer Guide
https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/home
🔗
REST API
https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/rest-api
🔗
REST API
https://developer.adobe.com/commerce/webapi/rest/
🔗
GraphQL API
https://developer.adobe.com/commerce/webapi/graphql-api/
🔗
REST API Reference
https://developer.adobe.com/commerce/webapi/reference/rest/paas/
🔗
GraphQL
https://raw.githubusercontent.com/api-evangelist/adobe-suite/refs/heads/main/graphql/adobe-suite-graphql.md
🔗
Webhooks
https://developer.adobe.com/experience-cloud/cloud-manager/guides/getting-started/create-event-integration/
🔗
StatusPage
https://status.adobe.com/

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/adobe-suite-domain-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

adobe-suite-domain-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: 1.0.0
  title: Cloud Manager Domain API
  description: This API allows access to Cloud Manager programs, pipelines, and environments by an authorized technical account created through the Adobe I/O Console. The base url for this API is https://cloudmanager.adobe.io, e.g. to get the list of programs for an organization, you would make a GET request to https://cloudmanager.adobe.io/api/programs (with the correct set of headers as described below). This swagger file can be downloaded from https://raw.githubusercontent.com/AdobeDocs/cloudmanager-api-docs/main/swagger-specs/api.yaml.
servers:
- url: https://cloudmanager.adobe.io
tags:
- name: Domain
paths:
  /api/program/{programId}/domains:
    get:
      tags:
      - Domain
      summary: Get list of domains
      description: Gets the list of domains for this program
      operationId: getDomain
      parameters:
      - name: programId
        in: path
        description: Identifier of program id
        required: true
        schema:
          type: string
      - name: name
        in: query
        description: Domain name
        required: false
        schema:
          type: string
      - name: anyVerified
        in: query
        description: Filter any verified
        required: false
        schema:
          type: boolean
      - name: isTxt
        in: query
        description: Is TXT verified
        required: false
        schema:
          type: boolean
      - name: isAcme
        in: query
        description: Is ACME verified
        required: false
        schema:
          type: boolean
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      responses:
        '200':
          description: List of domains received
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
    post:
      tags:
      - Domain
      summary: Create domain
      description: Creates a domain in this program
      operationId: createDomain
      parameters:
      - name: programId
        in: path
        description: Identifier of program
        required: true
        schema:
          type: string
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      - name: Content-Type
        in: header
        description: Must always be application/json
        required: true
        schema:
          type: string
      responses:
        '200':
          description: successful operation
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
        '201':
          description: Domain created
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
        '404':
          description: Program not found
        '409':
          description: Domain already exists
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/DomainCreate'
        description: Payload for creating a domain
        required: true
  /api/program/{programId}/domain/{domain-id}:
    get:
      tags:
      - Domain
      summary: Get domain
      description: Gets a domain by its ID
      operationId: getDomain
      parameters:
      - name: programId
        in: path
        description: Identifier of program id
        required: true
        schema:
          type: string
      - name: domain-id
        in: path
        description: Identifier of domain id
        required: true
        schema:
          type: string
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Domain received
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
        '404':
          description: Domain not found
    put:
      tags:
      - Domain
      summary: Update domain
      description: Updates a domain with specified values
      operationId: modifyDomain
      parameters:
      - name: programId
        in: path
        description: Identifier of program id
        required: true
        schema:
          type: string
      - name: domain-id
        in: path
        description: Identifier of domain id
        required: true
        schema:
          type: string
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      - name: Content-Type
        in: header
        description: Must always be application/json
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Domain updated
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
        '404':
          description: Program not found
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/UpdateaDomain_snameorlabel'
        description: Domain Update Body
        required: true
    delete:
      tags:
      - Domain
      summary: Delete domain
      description: Delete a domain from this program
      operationId: deleteDomain
      parameters:
      - name: programId
        in: path
        description: Identifier of program id
        required: true
        schema:
          type: string
      - name: domain-id
        in: path
        description: Identifier of domain id
        required: true
        schema:
          type: string
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Domain deleted
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
  /api/program/{programId}/domain/{domain-id}/validate:
    put:
      tags:
      - Domain
      summary: Check validation
      description: Validate the domain based on the type of validation token
      operationId: domainValidationToken
      parameters:
      - name: programId
        in: path
        description: Identifier of program id
        required: true
        schema:
          type: string
      - name: domain-id
        in: path
        description: Identifier of domain id
        required: true
        schema:
          type: string
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      - name: Content-Type
        in: header
        description: Must always be application/json
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Validation is completed
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
        '404':
          description: Program not found
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/DomainTokenValidationBody'
        description: Payload for validation operation
        required: true
  /api/program/{programId}/domain/{domain-id}/validation:
    post:
      tags:
      - Domain
      summary: Creates validation token
      description: Creates a validation token in order to establish the ownership of the domain
      operationId: domainValidationToken
      parameters:
      - name: programId
        in: path
        description: Identifier of program id
        required: true
        schema:
          type: string
      - name: domain-id
        in: path
        description: Identifier of domain id
        required: true
        schema:
          type: string
      - name: x-gw-ims-org-id
        in: header
        description: IMS organization ID that the request is being made under.
        required: true
        schema:
          type: string
      - name: Authorization
        in: header
        description: Bearer [token] - An access token for the technical account created through integration with Adobe IO
        required: true
        schema:
          type: string
      - name: x-api-key
        in: header
        description: IMS Client ID (API Key) which is subscribed to consume services on console.adobe.io
        required: true
        schema:
          type: string
      - name: Content-Type
        in: header
        description: Must always be application/json
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Created validation token
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Domain'
        '404':
          description: Program Not found
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/DomainTokenValidationBody'
        description: Payload for validation operation
        required: true
components:
  schemas:
    UpdateaDomain_snameorlabel:
      type: object
      required:
      - label
      properties:
        label:
          type: string
          example: any string
          description: Domain label
    Domain:
      type: object
      required:
      - label
      - programId
      properties:
        deleted:
          type: boolean
          default: false
        id:
          type: integer
          format: int64
          description: id
        domainName:
          type: string
          example: customer.domain.com
          description: Name of the domain name
        label:
          type: string
          description: Domain label
        programId:
          type: integer
          format: int64
          description: Id of the program
        createdAt:
          type: integer
          format: int64
          description: Create date
        updatedAt:
          type: integer
          format: int64
          description: Last updated date
        deletedAt:
          type: integer
          format: int64
          description: Deleted At
        acmeValidationStatus:
          type: string
          example: NOT_VERIFIED
          description: Acme Validation Status
        adobeValidationStatus:
          type: string
          example: NOT_VERIFIED
          description: Adobe Validation Status
        acmeValidationToken:
          type: string
          description: Acme Validation Token
        adobeValidationToken:
          type: string
          description: Adobe Validation Token
      description: A Domain representation
    DomainTokenValidationBody:
      type: object
      properties:
        validationType:
          type: string
          example: acme
          description: Type of the validation
          enum:
          - acme
          - adobe
      description: The json body for token validation
    DomainCreate:
      type: object
      properties:
        domainName:
          type: string
          example: customer.domain.com
          description: Name of the domain name
      description: A Domain representation for creating a domain