Skip to content
Start here

LOA Documents

Download LOA Document
GET/accounts/{account_id}/addressing/loa_documents/{loa_document_id}/download
Upload LOA Document
POST/accounts/{account_id}/addressing/loa_documents
ModelsExpand Collapse
LOADocumentCreateResponse { id, account_id, auto_generated, 5 more }
id: optional string

Identifier for the uploaded LOA document.

maxLength32
account_id: optional string

Identifier of a Cloudflare account.

maxLength32
auto_generated: optional boolean

Whether the LOA has been auto-generated for the prefix owner by Cloudflare.

created: optional string
formatdate-time
filename: optional string

Name of LOA document. Max file size 10MB, and supported filetype is pdf.

size_bytes: optional number

File size of the uploaded LOA document.

verified: optional boolean

Whether the LOA has been verified by Cloudflare staff.

verified_at: optional string

Timestamp of the moment the LOA was marked as validated.

formatdate-time