Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Extole Profile Assets API

The Profile Assets API from Extole — 4 operation(s) for profile assets.

Extole Profile Assets API is one of 44 APIs that Extole publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Profile Assets. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://{brand}.extole.io.

4 operations 4 paths 2 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.extole.io
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Extole Profile Assets API declares 3 security schemes for authenticating requests. An API key is passed in the cookie as extole_token (COOKIE). An API key is passed in the header as Authorization (HEADER). An API key is passed in the query as access_token (QUERY). By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Profile Assets 4
GET
/api/v4/persons/{personId}/assets
List assets for a person
listPersonAssets 1 param → 200400401403415429
GET
/api/v4/persons/{personId}/assets/download
Download a person asset by name
downloadPersonAssetByName 2 params → 200302400401403415429
GET
/api/v4/persons/{personId}/assets/{assetId}
Get a person asset by ID
getPersonAsset 2 params → 200400401403415429
GET
/api/v4/persons/{personId}/assets/{assetId}/download
Download a person asset by asset ID
downloadPersonAsset 2 params → 200302400401403415429

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are PersonAssetResponse (7 properties), RestExceptionResponse (5 properties). Each schema is shown below with its type and property counts.

PersonAssetResponse
object
7 properties 7 required
RestExceptionResponse
object
Represents the API error response
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extole-profile-assets-api-openapi.yml Raw ↑

Other APIs Extole publishes across the network.

Extole Audiences API
Extole Authentication API
Extole Batch Jobs API
Extole Blocks API
Extole Campaign Controllers Actions API
Extole Campaign Controllers API
Extole Campaign Controllers Triggers API
Extole Campaign Flow Steps API
Extole Campaigns API
Extole Components API
Extole Components Grants API
Extole Components Settings API