Wrike API

Wrike's REST API for managing tasks, projects, folders, timesheets, workflows, and team collaboration in the Wrike work management platform.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Productivity wrike project-management tasks folders workflows rest-api oauth webhooks
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
84
/ 100
Is it safe for agents?
⚡ Reliability
80
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
78
Error Messages
74
Auth Simplicity
72
Rate Limits
70

🔒 Security

TLS Enforcement
100
Auth Strength
82
Scope Granularity
78
Dep. Hygiene
78
Secret Handling
80

TLS enforced. OAuth2 scopes allow limiting agent access to specific resources. Enterprise tier adds IP allowlisting and SAML SSO. Permanent tokens should be treated as secrets.

⚡ Reliability

Uptime/SLA
85
Version Stability
80
Breaking Changes
78
Error Recovery
76
AF Security Reliability

Best When

An agent needs to automate work management for teams already invested in Wrike, particularly for enterprise workflows with approvals, custom statuses, and blueprints.

Avoid When

Your organization doesn't use Wrike or you need a simpler, lower-cost project management API integration.

Use Cases

  • Creating and updating tasks and projects programmatically from agent workflows
  • Reading project status, task assignments, and due dates for automated status reporting
  • Syncing Wrike tasks with external systems such as CRMs, bug trackers, or CI/CD pipelines
  • Automating timesheet entry and workload management via API
  • Triggering Wrike workflows and approvals from agent-driven process automation

Not For

  • Teams not using Wrike as their primary project management tool
  • Simple task management without enterprise workflow complexity (use Asana or Trello)
  • High-frequency bulk data operations — Wrike API has conservative rate limits

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: oauth2 api_key
OAuth: Yes Scopes: Yes

OAuth2 for user-context integrations with fine-grained scopes. Permanent access tokens available for server-to-server agent use. Tokens are account-scoped. Enterprise accounts support service accounts for agent use.

Pricing

Model: subscription
Free tier: Yes
Requires CC: No

API access is available on all plans. Advanced features like approvals, time tracking, and custom workflows require Business or Enterprise tier. Free tier is functional but limited.

Agent Metadata

Pagination
cursor
Idempotent
No
Retry Guidance
Not documented

Known Gotchas

  • Wrike uses a folder-based hierarchy — tasks must belong to a folder or project, requiring folder ID lookup before task creation
  • Permanent access tokens require OAuth2 flow to obtain initially — no simple API key issuance in UI
  • Custom fields are identified by opaque IDs, not human-readable names — requires metadata lookup before use
  • Wrike's data model distinguishes between folders, projects, and spaces — agents must understand hierarchy
  • Webhook event types are numerous — agents must subscribe to specific event types or handle unexpected payloads
  • API responses use a 'data' envelope — all results are nested under the data array even for single-item requests

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Wrike API.

$99

Scores are editorial opinions as of 2026-03-06.

5202
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered