How can we help?

Ask a question or search our knowledge base:

How do I send special characters in URLs

When sending non-alphanumeric characters to our APIs, please make sure to URL Encode these characters. 

For example, when sending a request to our Score API, if you wanted to send the email address "sift+something@sift.com" as the User ID, you should send it as "sift%2Bsomething%40sift.com".

Have more questions? Submit a request