website logo
Navigate through spaces
⌘K
Getting Started
Overview
Creating Your Account
Testing sanctions.io
Implementation
Implementation Guide
Best Practices
API Reference
Authorization & API Version
API Endpoints
Solutions
Manual Batch Screening
Sanctions Screening for SAP®
Sanctions Screening for BigID®
Integrating with Low-Code Tools
Changelog
Resources
FAQs
Sanctions & Watchlists
Legal Documents
Customer Support
Docs powered by
Archbee
Getting Started

Testing sanctions.io

8min

Feel free to test sanctions.io either through our Free Sanctions Check on our website (it doesn't require an account) or by signing up for our free trial. The free trial gives you access to a production API key which you can use to integrate the API into your systems or perform manual API requests using a tool like Postman.

Free Sanctions Check on Our Website

Use our free Sanctions check tool on our website to do some quick manual checks or to test the quality of our name-matching technology and our data.

Example for a Sanctions check on our website. (The search is using a wrong transliteration of Alexandr Lukashenko's name)
Example for a Sanctions check on our website. (The search is using a wrong transliteration of Alexandr Lukashenko's name)


Please note that our website search only covers our Sanctions data and not any PEP data!

Testing the API with Postman

Postman is a great tool that can be used for performing manual API requests for testing and also for manual name screenings without any implementation effort. Get a quick overview of how to use Postman with our sanctions.io API.

Signing up for Postman 

We recommend using the web version for your manual screenings or your testing if you don't have already a postman account. You can sign up for a Postman account right here.

Setting up Postman for the sanctions.io API

  1. Download our Postman collection (a file that includes all necessary API settings with all data fields)
  2. import our Postman collection into your Postman workspace 

    Document image
    
  3. Now click on "Environments" and create a new environment "Production" by clicking on "New". After that, please add the variables from the screenshot below. You can also just import this file with all the environment variables already included.
Document image


Defining and performing searches 

Just go back to "Collections", select your desired endpoint ("Searches" for Sanctions Screenings), select the environment (here "production environment") and define your search (the example below only uses the "name" field for the search). Once you have defined your search click on "Send" and the API will respond with the results in the window below the query parameter window.

Document image


Integration Testing with Sandbox Data

With an active account, you can also create Sandbox tokens via our API. Sandbox tokens allow you to perform API requests in our production system against our Sandbox data without counting toward your subscription. This is a great way for any kind of integration testing.

Please see below a file with records in our Sanctions database that you can use for your testing procedures: CSV file with Sandbox Data

For more information, please see the "Create API Tokens" Endpoint in our API documentation:









PREVIOUS
Creating Your Account
NEXT
Implementation Guide
Docs powered by
Archbee
TABLE OF CONTENTS
Free Sanctions Check on Our Website
Testing the API with Postman
Signing up for Postman 
Setting up Postman for the sanctions.io API
Defining and performing searches 
Integration Testing with Sandbox Data
Docs powered by
Archbee