APIs & Integrations
Grammarly
Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | ✅ |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-built integrations
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ | Grammarly Enterprise or Education admin access required |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
- Go to your Admin panel in Grammarly Enterprise or Education.
- Open the Organization tab and choose OAuth 2.0 credentials in the Configurations section.
- Click Add credential in the upper-right corner.
- Enter a name and select the APIs you need access to.
- Click Create.
- Copy your Client ID and Secret.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- Only Grammarly Enterprise and Education admins have access to create OAuth 2.0 credentials.
- Available OAuth scopes:
scores-api:read
: Read-only access to the Writing Score APIscores-api:write
: Write access to the Writing Score APIanalytics-api:read
: Read-only access to the Analytics APIusers-api:read
: Read-only access to the License Management APIusers-api:write
: Write access to the License Management API
Contribute API gotchas by editing this page