Skip to content

Stored only in your browser. Get one under Tokens.

Verify device token from TPM device validation

POST
/auth/signature/verify

Verify device token from TPM device validation

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Request Body

application/json
JSON
{
  
"idevid-name": "string",
  
"owner": "string",
  
"service": "string",
  
"signature": "string",
  
"token-id": "string"
}

Responses

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI