Edit in GitHubLog an issue

Health check

Use the following two APIs to see whether you have the required access to run the VIP Marketplace APIs:

Ping

Use the Ping endpoint to verify whether the resources are accessible.

Sample request:

Copied to your clipboard
GET https://partners.adobe.io/partnerservice/ping
X-Api-Key: <your-api-key>

This API returns with pong to confirm the ping.

Authenticated Ping

You can use the Authenticated Ping endpoint to verify that the service is available and your API Key and Authorization Token are valid.

Copied to your clipboard
GET https://partners.adobe.io/partnerservice/ping
X-Api-Key: <your-api-key>
Authorization: <access_token>

The API responds with pong to confirm the authenticated access.

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.