Public API
TL Public API Reference
Last Updated: 7 April 2025Introduction This documentation serves as a comprehensive guide for implementing the Tempico Labs (TL) Public API. The Tempico Labs API is a stateless service that provides various functionalities through well-defined endpoints. All requests to the API must be validated using an API key, and the server responses are returned in JSON format. Access and API...
Malware Hash Registry
Last Updated: 6 May 2025The Malware Hash Registry (MHR) is a continuously updated repository of file hashes (MD5, SHA1, and SHA256) associated with known malicious or suspicious files. It is maintained in real time to help security professionals identify threats quickly. By verifying file hashes against MHR, organizations can determine if a file is infected before it spreads within...
IP Address Lookup
Last Updated: 21 May 2025IP Address Lookup gives you a quick, one-stop way to see where an IP lives, who runs it, and whether it’s safe to trust, returning precise country, region and ASN facts in a single request. A compact JSON response lets teams personalise content, meet compliance rules or enrich SIEM and fraud-detection workflows without maintaining their...
Container Platform
Last Updated: 5 June 2025Below are the endpoints that allow interaction with Tempico Labs PaaS workloads. Any services unrelated to cloud hosting will return an error stating: “This action cannot be applied to the chosen service.” List all services The API endpoint allows listing all Container Platform services linked to the customer’s account. GET https://api.itsecurity.ee/v4/services Example Response Response Keys...