cURL
curl --request POST \ --url https://api.urltodata.ai/v1/auth/login \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "password": "<string>" } '
{ "apiKey": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.urltodata.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.urltodata.ai/llms.txt
Use this file to discover all available pages before exploring further.
User email
Password
8
Login successful