Inspect API Guide
Guide to using the TrustNXT Inspect API
Inspect API Guide
This guide provides detailed information about using the TrustNXT Inspect API, which allows you to verify images containing TrustNXT labels and certificates.
Overview
The Inspect API is a REST web service hosted by TrustNXT that enables you to verify the trust label of a given image file and extract the metadata contained within.
Authentication
All requests to the Inspect API require authentication using an API key. Include your API key in the request header:
Authentication: YOUR_API_KEYFor information on obtaining and managing API keys, see our API Keys documentation.
Usage Tracking and Billing
Each call to the Inspect API is tracked for billing purposes. For more information about usage tracking and billing, see our API Keys documentation.
API Reference
For the complete API reference, including all available endpoints and parameters, see the Inspect API Reference.