EasyOFAC API

Build enterprise-class OFAC compliance into your application with our easy to understand API.



api/sdnSearch

Search for SDN records matching the given search criteria.

Free Endpoint

This endpoint does not count towards your account's billable usage, however the one call per second limit remains in place for free API keys.

Parameters

Required Parameters
api_key
Your API key
Optional Parameters
ofac_sdn_ent_num
OFAC Entity Number
ofac_sdn_name
Name
ofac_sdn_type
Type
ofac_sdn_program
OFAC Program
ofac_sdn_title
Title
ofac_sdn_call_sign
Call Sign
ofac_sdn_vess_type
Vessel Type
ofac_sdn_tonnage
Tonnage
ofac_sdn_grt
Grt
ofac_sdn_vess_flag
Vessel Flag
ofac_sdn_vess_owner
Vessel Owner
ofac_sdn_remarks
Remarks

Response

Response Object

Returns {array}

The returned array may contain any number of objects of type OfacSdn:

OfacSdn
type
Object type (always set to "OfacSdn")
ofac_sdn_ent_num
OFAC Entity Number
ofac_sdn_name
Name
ofac_sdn_type
Type
ofac_sdn_program
OFAC Program
ofac_sdn_title
Title
ofac_sdn_call_sign
Call Sign
ofac_sdn_vess_type
Vessel Type
ofac_sdn_tonnage
Tonnage
ofac_sdn_grt
Grt
ofac_sdn_vess_flag
Vessel Flag
ofac_sdn_vess_owner
Vessel Owner
ofac_sdn_remarks
Remarks

Notes

By default, this endpoint uses a non-fuzzy, partial-match search to find results that have fields containing the search terms. This type of matching is the equivalent of a traditional database case-insensitive LIKE search, where wildcards are placed before and after each term (e.g. "%EMPRESA CUBANA%").

To change to an exact-match search, pass the parameter exact=1. Note that this will require ALL search parameters to match exactly.

Multiple search fields are interpreted using the AND operator. Passing the parameter operator=or changes the operator to OR.

Try It

Try it yourself... Feel free to change the parameters to test out different values.

Full URL

Request

                        
                    

Result

                        
                    

Support

For more information on using this API, or to suggest new features, please feel free to contact us.

EasyOFAC, Inc.

An OpenACH Company
401 E 8th St, Ste 214-694
Sioux Falls, SD 57103
Tel: 605.301.4959
Email: info@easyofac.com

Drop Us A Line


© Copyright 2024 EasyOFAC and OpenACH, Inc. All rights reserved. Design by blacktie.co