Neuracore Platform API

REST backend for the Neuracore robot-learning platform, consumed by the official Neuracore Python SDK and CLI. Handles authentication, organizations, datasets, training runs and policy inference. Authenticated with a Neuracore API key (nrc_ prefix) or an interactive login.

API entry from apis.yml

apis.yml Raw ↑
name: Neuracore Platform API
description: REST backend for the Neuracore robot-learning platform, consumed by the official Neuracore
  Python SDK and CLI. Handles authentication, organizations, datasets, training runs and policy inference.
  Authenticated with a Neuracore API key (nrc_ prefix) or an interactive login.
humanURL: https://github.com/NeuracoreAI/neuracore
baseURL: https://api.neuracore.com/api
tags:
- Robotics
- Robot Learning
- Machine Learning
properties:
- type: Authentication
  url: authentication/neuracore-authentication.yml
- type: Conventions
  url: conventions/neuracore-conventions.yml