Skip to main content
We’ve provided code samples in cURL, Python, Ruby, Go and JavaScript. If you aren’t comfortable working in any of these languages, feel free to use this handy tool to convert code from cURL to the language of your choice.
We want your feedback!Do you see a bug? Is there an example you’d like to see that’s not listed here?Head over to the public roadmap and submit a bug ticket or a feature request and receive automatic notifications as your bug is resolved or your request is implemented.

Company Cleaner API Example

“Show me how this company is stored in PDL based on the website.”

Location Cleaner API Example

“Show me information about this specific location.”

School Cleaner API Example

“Show me how this school is stored in PDL based on the LinkedIn URL.”

Company Cleaner API Example Using POST

“Show me how this company is stored in PDL based on the name using a POST request.”
Difference Between GET and POST RequestsSee this article for a comparison of the differences between GET and POST requests. The biggest difference is that POST requests don’t have any limit on the amount of data that you can pass in a request.

Advanced Example

I want to find employees at a particular company but don’t have the PDL identifier for the company.