🤖 WORKFORCE API

Griddly Workforce API

Integrate AI employees into your applications. Automate marketing, development, support, and analytics.

Quick Start

Base URL:

https://api.griddly.ai/v1/workforce

Authentication:

API Key in header

Example Request:

curl -X POST https://api.griddly.ai/v1/workforce/maya/tasks \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"task": "write_blog_post", "topic": "AI trends 2025", "tone": "professional"}'

AI Employees

MAYA

Marketing

POST /v1/workforce/maya/tasks

Available Tasks:

write_blog_post
create_social_post
generate_ad_copy
seo_optimize

ALEX

Developer

POST /v1/workforce/alex/tasks

Available Tasks:

code_review
write_code
debug
documentation

SARAH

Designer

POST /v1/workforce/sarah/tasks

Available Tasks:

create_image
design_mockup
brand_assets

EMMA

Support

POST /v1/workforce/emma/tasks

Available Tasks:

answer_ticket
write_response
sentiment_analysis

DAVID

Analyst

POST /v1/workforce/david/tasks

Available Tasks:

analyze_data
create_report
forecast

Endpoints

POST /v1/workforce/{employee}/tasks

Create task

POST /v1/workforce/{employee}/tasks

GET /v1/workforce/{employee}/tasks/{id}

Get task result

GET /v1/workforce/{employee}/tasks/{id}

GET /v1/workforce/usage

Get usage per employee

GET /v1/workforce/usage

GET /v1/workforce/employees

List available employees

GET /v1/workforce/employees

Webhooks

Task Completed Notifications

Receive real-time notifications when tasks are completed. Configure webhooks to automatically process results.

Setup:

POST /v1/webhooks

Rate Limits

Starter

$29/month

100 tasks/day

Professional

$99/month

500 tasks/day

Enterprise

$199/month

2000 tasks/day

Ready to Get Started?

Integrate AI employees into your applications and automate your workflows.