Get started with Campaign REST APIs get-started-apis
Campaign REST APIs are aimed at letting you create integrations for Adobe Campaign and build your own ecosystem by interfacing Adobe Campaign with the panel of technologies that you use.
-
This capability is only available on demand, for all Campaign FDA environments. It is not available for Enterprise (FFDA) deployments. To gain access, contact your Adobe representative.
-
Before performing API calls, please check the scale limitations corresponding to your license agreement. For more on this, refer to the Adobe Campaign v8 Product Description.
With the Adobe Campaign REST APIs, you get access to the following functionalities:
To use the Campaign REST APIs, you need an Adobe I/O account. This is a mandatory first step to go forward and discover the API features.
For more on this, refer to this section.
The APIs we provide use standard concepts with a REST interface and JSON payloads.
All the endpoints are described extensively in this documentation with the general notions you should know for manipulating the API, the complete API reference, code examples and quick start guides. All the examples work with Postman but feel free to use your favorite REST client.