Skip to main content
File endpoints let you inspect and manage uploaded source files. They require an API key with access to the relevant source type.
These examples require an all-source key or a key that includes the requested SOURCE_TYPE.

Endpoints

List Files

Query parameters:

Download a File

source_type is optional for download. Include it when you know the source; omitting it asks the API to search sources available to the key.

Delete a File

Deletes are destructive. Use source-scoped keys carefully when building file management tools.