Skip to main content
Altcraft Docs LogoAltcraft Docs Logo
User guideDeveloper guideAdmin guide
Company siteHelp center
English
  • Русский
  • English
v72
  • v74
  • v73
  • v72
Login
  • User API documentation
  • API interaction
  • Matching
  • Profiles
  • Databases
  • Resources
  • Segments
  • Static segments
  • Suppression lists
  • Templates and fragments
  • Campaigns
  • Automation scenarios
  • Promo codes
  • Goals
  • Application push notifications
  • Market
  • Analytic reports
  • SendersDevv71
  • External datatables queries
  • Objects
    • AKMTA object
    • Content object
    • Email rule object
    • File object
    • Profile data object
    • SMS rule object
    • Sender object
    • Sender types
    • Start schedule object
    • Subscription object
    • Trigger types
  • Miscellaneous
  • Importing the API collection in Postman
  • List of API endpoints
  • SDK
This is documentation for Altcraft Platform v72. This documentation is no longer maintained.
The information for up-to-date platform version at this page is available (v74).
  • Objects
  • File object
Documentation for version v72

File object

JSON​

  • JSON
  • XML
{
"data": "data:text/csv;base64,SEVMTE8K",
"name": "US.txt"
}
<xml>
<data>data:text/csv;base64,SEVMTE8K</data>
<name>US.txt</name>
</xml>

Object parameters​

ParameterTypeDescription
namestringFile name
datastringbase64 encoded file
file_keystringPreviously uploaded file ID
mimetypestringMIME information (optional)
Last updated on Mar 16, 2024
Previous
Email rule object
Next
Profile data object
  • JSON
  • Object parameters
© 2015 - 2025 Altcraft, LLC. All rights reserved.