How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adobe Analytics Data Sources API

Manage Data Sources uploads into an Adobe Analytics report suite — the batch channel for bringing offline, CRM, and third-party data into Analytics reporting.

Adobe Analytics Data Sources API is one of 22 APIs that Adobe Analytics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Analytics, Data Ingestion, and Offline Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

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

Requests are made against a single base URL, https://analytics.adobe.io/api.

7 operations 4 paths 4 schemas 1 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Server
https://analytics.adobe.io/api
Authentication
API Key, HTTP Bearer
Resource Areas
2

Authentication & Security 2

Adobe Analytics Data Sources API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-proxy-global-company-id (global_company_id). It accepts HTTP bearer tokens (ims_user_token).

  • global_company_id — An Adobe global company ID
  • ims_user_token — An Adobe IMS user access token

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 2 POST. They span 2 resource areas: Account, Job. Each is listed below with its method, path, parameters, and response codes.

Account 4

Manage Data Sources accounts associated with a report suite

GET
/{globalCompanyId}/datasources/account/{report_suite_id}
Retrieve all Data Sources accounts
getAllAccounts 4 params → default
POST
/{globalCompanyId}/datasources/account/{report_suite_id}
Create a Data Sources account
createAccount 7 params → default
GET
/{globalCompanyId}/datasources/account/{report_suite_id}/{data_source_id}
Retrieve a single Data Sources account
getAccount 5 params → default
DELETE
/{globalCompanyId}/datasources/account/{report_suite_id}/{data_source_id}
Delete a Data Sources account
deleteAccount 5 params → default
Job 3

Upload and monitor data of Data Sources accounts

GET
/{globalCompanyId}/datasources/job/{report_suite_id}/{data_source_id}
Retrieve information for jobs uploaded to a Data Sources account.
getJobs 9 params → default
POST
/{globalCompanyId}/datasources/job/{report_suite_id}/{data_source_id}
Upload data to a Data Sources account.
createJob 5 params body → default
GET
/{globalCompanyId}/datasources/job/{report_suite_id}/{data_source_id}/{job_id}
Retrieve information for a specific job uploaded to a Data Sources account.
getJob 6 params → default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DataSourcesJob (7 properties), DataSourcesAccount (7 properties), PagedDataSourcesJobList (3 properties), OperationResponse (2 properties). Each schema is shown below with its type and property counts.

DataSourcesAccount
object
7 properties
OperationResponse
object
2 properties
DataSourcesJob
object
7 properties
PagedDataSourcesJobList
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-analytics-data-sources-api-openapi.json Raw ↑

Other APIs Adobe Analytics publishes across the network.

Adobe Analytics Livestream API
Adobe Analytics Data Insertion API
Adobe Analytics 1.4 API
Adobe Analytics Annotations API
Adobe Analytics Calculated Metrics API
Adobe Analytics Date Ranges API
Adobe Analytics Dimensions API
Adobe Analytics Events API
Adobe Analytics Jobs API
Adobe Analytics Metrics API
Adobe Analytics Report Suites API
Adobe Analytics Reports API
Where this information came from

This is an independent, third-party profile of Adobe Analytics Data Sources API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.