API Demo Playground
Test the API interactively with live requests
Request Parameters
Enter your API key from the dashboard
REQUEST
curl -X POST https://api.amlscreen.com/api/v1/search \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_API_KEY" \
-d '{
"prompt": "John Smith",
"search_type": "fuzzy_search"
}'Please enter a valid API key
RESPONSE
Response will appear here after execution
How to use:
View Documentation- Enter your API key (required)
- Type a search term (name or entity to search)
- Select a search type (defaults to fuzzy_search)
- Click "Execute Request" to see live results
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.