Authenticate requests to access E2 resources.
x-api-key
curl -X POST https://api.embed.earth/search \ -H "Content-Type: application/json" \ -H "x-api-key: YOUR_API_KEY" \ -d '{"query":"Boston","limit":5}'