Skip to main content
POST

Document Requirements

Before submitting documents, ensure they meet these requirements:
  • Supported formats: PDF
  • Maximum file size: 100MB

Authorizations

Authorization
string
header
required

API key obtained from the EmberQA dashboard under the "Integrations" tab

Body

application/json
media_url
required

Publicly accessible URL(s) to the PDF file(s) (max 100MB each). Can be a single URL string or an array of URL strings.

Example:

"https://example.com/document.pdf"

agent_name
string

Name of the agent who handled the interaction

Example:

"John D"

metadata
object

Key-value pairs for additional document metadata

Example:

Response

File Accepted

message
string
Example:

"File Accepted"