EasyOFAC API
Build enterprise-class OFAC compliance into your application with our easy to understand API.
api/addCustomerFullName
Add a customer to be monitored, using an unparsed full name. The API will automatically parse the name as the customer is added, and return a parsed version for your records.
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
Response
Returns {object}
The returned object will have the following fields:
{ salutation: '' // The parsed salutation fname: '' // The parsed first name initials: '' // The parsed initials lname: '' // The parsed last name suffix: '' // The parsed suffix }
Notes
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.