YAML to JSON Conversion API
Let us convert your YAML to industry standard JSON!
Quickly convert your YAML to JSON and instantly enable easier integration to your software systems.
- API Design allows you to pass a local file, simple YAML string, or Web URL
- 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.