Provision a Camera

This endpoint is called when a Pelco camera is first connected to the Internet, before any site-specific registration occurs. It initiates the provisioning phase by creating an IoT Core Thing and Certificate for the camera. This enables the camera to later receive a site token via a subscribed MQTT topic.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request body containing the serial number and Certificate Signing Request (CSR) for the camera.

The serialNumber and csr parameters are required for provisioning the camera.

string
required

The serial number of the camera. It must be a string of exactly 12 digits.

string
required

The Certificate Signing Request (CSR) in PEM format.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json