• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Are external API used to display a PDF using "Embed API"

New Here ,
Jan 26, 2023 Jan 26, 2023

Copy link to clipboard

Copied

I'm investigating if I can use "Embed API" at my job and one of the requirements is related to whether or not the file being displayed is sent to an external api.

 

Is it the case with "Embed API"?

Views

245

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 26, 2023 Jan 26, 2023

Copy link to clipboard

Copied

LATEST

That is not the case with Embed API.

 

PDF Embed API is a client-side JavaScript- and WASM-based library and does not make any calls to cloud-based services. There are only three purposes for which the API makes network calls:

  • Validating the client ID specified in JavaScript code upon loading
  • Logging event data for out-of-the-box analytics and a pre-configured analytics dashboard, if given an Adobe Analytics report suite ID by the PDF Embed API integrator
  • Loggin anonymous usage data in Adobe Analytics for internal use by Adobe for product improvement and feedback.

 

For additional details see Adobe® Document Services APIs Security Overview

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources