API Reference

Adobe Wave exposes its services through a REST API. The following resources are available to publishers:
  • Access Token

  • API Token

  • Notification

  • Request Token

Resources represented by these APIs reside at the following URLs:

URL

Resources

https://id-wave.adobe.com

Access Token, API Token, Request Token

https://p000-wave.adobe.com

Notification

The Request Token and Access Token APIs are based on the OAuth protocol. All OAuth signatures for these APIs use the PLAINTEXT method over https.

In addition to the Adobe Wave Service APIs, this chapter contains documentation for the two calls the Adobe Wave Desktop Client makes to the publisher’s side. Your service must implement these APIs:

  • Callback API

  • Initiation API