G

Grammarly Enterprise APIs

REST discovered

Details
URL
https://api.grammarly.com/ecosystem/api
Docs
https://developer.grammarly.com/
Authentication
Grammarly OAuth 2.0 client credentials oauth2_cc discovered Set up OAuth ↗
Authorization: Bearer <credential>

Requires a Grammarly Enterprise or Grammarly for Education institution-wide license and admin access. In the Grammarly Admin panel, open OrganizationOAuth 2.0 credentials at OAuth 2.0 credentials, click Add credential, choose the API scopes you need, then copy the Client ID and Secret. Use them to request an access token from https://auth.grammarly.com/v4/api/oauth2/token with the client_credentials grant.