API Version

All requests to Prism API (except for authentication) are versioned. This is accomplished by passing the version information along with the Accept header by appending ;v=1.

'Accept: application/json;v=1'

Last updated