Alpaca · Capability
Broker API — Documents
Broker API — Documents. 3 operations. Lead operation: Return a list of account documents.. Self-contained Naftiko capability covering one Alpaca business surface.
What You Can Do
GET
Getdocsforaccount
— Return a list of account documents.
/v1/v1/accounts/{account-id}/documents
GET
Downloaddocfromaccount
— Download a document file that belongs to an account.
/v1/v1/accounts/{account-id}/documents/{document-id}/download
GET
Downloaddocumentbyid
— Download a document file directly
/v1/v1/documents/{document-id}
MCP Tools
return-list-account-documents
Return a list of account documents.
read-only
idempotent
download-document-file-that-belongs
Download a document file that belongs to an account.
read-only
idempotent
download-document-file-directly
Download a document file directly
read-only
idempotent