JSONdataLightweight text data format natively parsed by every modern programming runtime..json · application/json
YAMLdataHuman-friendly data serialization format popular for configuration and CI/CD files..yaml .yml · application/yaml
CSVdataPlain-text tabular format understood by spreadsheets, databases, and data pipelines..csv · text/csv
XMLdataStructured text format for documents and enterprise data with namespaces and schemas..xml · application/xml