JSON to YAML Conversion API
Use our JSON to YAML API to simplify your process
YAML has been growing in popularity, and we are proud to support this conversion for our users.
- 30+ Custom Built in parameters to make conversions easy
- API Design allows you to pass a local file, simple JSON string, or Web URL
- Extendable to external APIs by passing credentials or OATH
- Full Documentation and example usage
You must have an API token to call our APIs. You are automatically assigned one upon registering and confirming your email.
See our tutorial: Two Methods of API Authentication and
Example Use below that demonstrate passing your token to our server.
You must substitute your token found in the Account page in place of [YOUR TOKEN]. Also, use your data file name instead of [YOUR FILE], i.e. invoices.csv.
All conversion APIs require the infile parameter since it is the data you are converting.
Note that to read from an S3 bucket that requires authorization, you must pass both username and password parameters, and the URL must start with s3://.
There is a 25MB limit on input. You may however zip your input file and use it for infile.