Jump to Content
K-Scale Labs Docs
GuidesChangelogDiscussions
Log InK-Scale Labs Docs
Guides
Log In
GuidesChangelogDiscussions
All
Pages
Start typing to search…

Overview

  • Introduction

Software

  • K-OS
    • Python API
    • Software Developer Kit
  • K-Scale API

ML

  • K-Sim
    • Quick Start
    • Task
    • Environment
    • Troubleshooting
  • KOS Sim
    • API

Robots

  • K-Bot
  • Z-Bot
  • Zeroth-01
    • CAD
    • BoM
    • 3D Printing Guide
    • Assembly Guide
    • Flashing the Robot
    • ID and Calibration

Community

  • Residency
  • K-Hacks
    • Code of Conduct

Utils

  • K-Tune
  • Onshape to URDF Converter
  • URDF to Mujoco Converter
  • URDF, MESH, and MJCF File
Powered by 

K-Scale API

K-Scale's web services endpoint

API Endpoint

API endpoint, with OpenAPI documentation

Python SDK

Python SDK for interacting with the K-Scale API

The K-Scale API is the endpoint for interacting with K-Scale's web services. The easiest way to interact with the API is by installing the Python SDK.

pip install kscale

Updated 5 days ago


Software Developer Kit
K-Sim