Skip to main content
POST
Check service write access
Verify that an API key has services:write access. The admin:full scope also satisfies this check. Read Verify API Access to choose the correct check and follow the recommended verification sequence.

Authorizations

Authorization
string
header
required

Send the API key in the Authorization bearer header. Production keys begin with sk_live_.

Response

Service write access verified.

success
boolean
required
data
object
required
message
string
pagination
object
Last modified on August 2, 2026