Adobe Experience Platform API made easy peasy
Project description
Adobe Experience Platform API made easy peasy
The Adobe Experience Platform API is a RESTful API that uses OAuth 2.0 for authentication. To use the API you'll need to create a project in the Adobe Developer Console and create OAuth Server-to-Server credentials for your project.
This library makes it easy to authenticate with the Adobe Experience Platform API and make requests to the API.
Installation
pip install aezpz
Usage
import aezpz
# Load the credentials from the credentials file
api = aezpz.load_config('path/to/credentials.json')
# Make a request to the API
api.schemas.find(title='my_schema')
Credentials
-
Sign in to the Adobe Developer Console with your Adobe Experience Platform account https://developer.adobe.com/console
-
Create a new project or use an existing project
-
Add the Experience Platform API to your project
-
Create OAuth Server-to-Server credentials for your project
-
On the Credentials page click the "Download JSON" button to download the credentials file
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aezpz-0.0.4.tar.gz
.
File metadata
- Download URL: aezpz-0.0.4.tar.gz
- Upload date:
- Size: 123.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fbb46e2644d52001fe71c0ba104235915ee6a3ba500b11063ad52b3bd4912e4 |
|
MD5 | d48ffd5df940a73224eeb82e660cfa78 |
|
BLAKE2b-256 | bd5d4adbd946c658f0ed96cdf8a4a369f5498181756f5ca57ad61cd90c65b591 |
File details
Details for the file aezpz-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: aezpz-0.0.4-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0f09c3363932d9190da506e20819feabf647dd3b9dba580755f9b73870a7f78 |
|
MD5 | f79f144b6e748a07a97d8a88dfc37435 |
|
BLAKE2b-256 | 1ec86f430d7d0f4470322903a6ebe25f71febaba66ebbf3de3be714e747c1a3c |