API Reference
API Reference [dev]
API Reference [dev]
  • Hosted API
    • API Reference v1.0
    • Specifications
  • PRISM API
    • Getting started with the Prism API
      • Partner & scanning devices onboarding
      • API Authentication
      • API Version
      • API responses and assets delivery
      • Getting from scan to insights
      • Sample data
      • API endpoints
      • Webhook Notification Events
      • Uploading data
    • API Reference 1.0
    • Specifications
Powered by GitBook
On this page
  1. PRISM API
  2. Getting started with the Prism API

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'

Version 1

Unless specified in the API documentation, all endpoints (except for authentication) are on version 1 and needs v=1 appended accordingly.

PreviousAPI AuthenticationNextAPI responses and assets delivery

Last updated 1 year ago