cURL
curl --request POST \ --url https://api.revenuebase.ai/v1/process-email \ --header 'Content-Type: application/json' \ --header 'x-key: <api-key>' \ --data ' { "email": "jsmith@example.com" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Include detailed metadata in response
Successful Response
Was this page helpful?
Contact support