SAFEnTRUSTED API

Integrate our powerful site safety checking into your applications. Detect harmful, suspicious sites, and more with ease.

Try it for Free

Introduction

The SAFEnTRUSTED API provides access to our comprehensive database of website safety ratings, trust scores, and more, it helps you protect users from harmful content, phishing, and scams.

Key features include:

Getting Started

To start using the API:

  1. Sign up or log in to your SAFEnTRUSTED account at here.
  2. Navigate to the Developer Dashboard at Developer Dashboard.
  3. Generate your API key. It's free to start!
  4. Use the key in your API requests as shown in the reference below.

Note: Keep your API key secure and do not share it publicly.

API Reference

Endpoint

GET https://safentrusted.com/chrome/api/v1/check_site_api.php

Parameters

Example Request (cURL)

curl -X GET "https://safentrusted.com/chrome/api/v1/check_site_api.php?url=ndtv.com&api_key=496ac356fedea9a3879acc0d5a7f5aa90ece"

Example Response (JSON)

{
  "url": "ndtv.com",
  "rating": "4.5",
  "trust": "Trusted",
  "verified": "yes",
  "safety": "safe"
}

Response Fields

If no data is found:

{
  "url": "example.com",
  "message": "No data found for this site"
}

Error Responses

Plans & Pricing

We have a plan that's right for you and right for your budget. 14 days FREE Trial. Cancel anytime.

Plan Calls per Month Price
Startup 10k $39/month Start Free Trial
SMB 100k $199/month Get Started
Enterprise 300k $499/month Get Started
On-Premise Unlimited Custom Contact Us

For enterprise plans or custom limits, contact our support team.