What problem does it solve?
This Skill demystifies the Kinetic Platform's REST APIs, providing clear guidance on authentication, endpoint usage, and data handling to enable seamless integration and automation.
Core Features & Use Cases
- API Authentication: Understand Basic Auth and OAuth 2.0 flows for Core, Task, and Integrator APIs.
- Endpoint Reference: Access detailed lists of Core API v1 and Task API v2 endpoints for common operations like managing submissions, kapps, and workflows.
- Submission Patching: Learn how to precisely control submission timestamps and values during creation or updates, ideal for data migrations.
- Use Case: You need to programmatically create a large number of submissions for a new product launch. This Skill provides the exact API calls and parameters needed to efficiently create these submissions, including setting custom
createdAt and submittedAt timestamps.
Quick Start
Use the api-basics skill to find the correct API endpoint for retrieving a list of all users in the current space.