Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

GET /v1/vals/{val_id}/versions/{version}

Returns information about a specific version of a val.

To access private vals this requires a secret called valtownToken, set to your API Token. See more about authentication to understand how to generate a token.