Base URL
/api/v1/ or /api/auth/.
Authentication
Authenticated endpoints require a Bearer token in theAuthorization header:
sh_live_ followed by 32 hex characters. See Authentication for how to get one.
Some endpoints work without authentication (anonymous publishing), but with limitations.