cURL
curl --request POST \ --url https://api.example.com/v1/emails/find/bulk \ --header 'Content-Type: multipart/form-data' \ --header 'X-API-Key: <api-key>' \ --form 'upload=<string>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs.leadx.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.leadx.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response