Neptune.ai REST API

The Neptune REST API backs the Neptune Python client. It exposes runs, projects, fields, and metadata logging. Authentication uses an API token from the user profile.

API entry from apis.yml

apis.yml Raw ↑
aid: neptune-ai:neptune-rest-api
name: Neptune.ai REST API
humanURL: https://docs-legacy.neptune.ai/api/api_reference/
baseURL: https://app.neptune.ai/api
tags:
- REST
- Runs
- Projects
- Metrics
description: The Neptune REST API backs the Neptune Python client. It exposes runs, projects, fields,
  and metadata logging. Authentication uses an API token from the user profile.
properties:
- type: Documentation
  url: https://docs-legacy.neptune.ai/api/api_reference/
- type: SDK
  title: Python (neptune)
  url: https://docs-legacy.neptune.ai/api/neptune/