Blog tag
Tagged: API.
8 articles tagged API
How to use Grok Bot for project management
How to use Grok Bot with Taskfolk for project management: connect each Bot as a named member over the REST API, surface its approvals, and read its sessions.

Taskfolk integrations: the marketplace, OAuth apps, and the API-first model
Taskfolk integrations explained: the 12-card marketplace, signed webhooks, scoped API keys, a first-party MCP server, and OAuth apps, plus what is missing and why.

How to use the rest api
Get a Taskfolk API key and use the project management REST API to list, create, and update issues safely, with scopes, idempotency keys, and rate limits explained.

How to use webhooks
Set up outbound webhooks in Taskfolk: create one, verify the HMAC signature (sha256-of-secret gotcha), handle at-most-once delivery, and pipe board events to Slack.

How to connect github
Connect GitHub to your project management tool in Taskfolk: register a repo, set the webhook, and auto-link commits to issues with #KEY-NUM. Full rules and limits.

How to track api usage and audit logs
Track API key usage and read the audit log in Taskfolk: Usage tab charts, the Audit lifecycle log, per-key rate limits, and what each surface will not tell you.

Should your agent use MCP or the REST API?
MCP and a REST API solve overlapping problems for AI agents. Here is a plain guide to when each one is the right call, and why you often want both.

Let AI agents run your board over the REST API: authentication, scopes, and safe writes
A developer guide to giving an AI agent a scoped Taskfolk API key so it can move cards and file issues without a big blast radius.
