API Reference
The Accomplish API is currently in Release Candidate status (v1.0-rc). While the API is stable and ready for development, breaking changes may still occur before the final v1.0 release. We recommend testing thoroughly and being prepared to update your integrations as we finalize the API specification.
The Accomplish API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can use the Accomplish API to build integrations, automate worklog tracking, sync data with external tools, and create custom workflows around your professional development data.
The Accomplish API uses API key authentication. All requests must be authenticated and are made over HTTPS. The API currently supports read and write operations for worklogs, projects, repositories, and commits.