All API endpoints are authenticated using your unique API key.
{ headers: { Authorization: `Bearer ${token}`, }, }