- API Type
- REST API with neptune-query API for fetching metrics, losses, validation results, and metadata from experiments
- Authentication
- API Key authentication via client library initialization
- Webhooks
- Not mentioned in public documentation
- SDKs
- Official Python client library with methods for logging metadata, tracking runs, and querying experiments. Integrations with PyTorch, TensorFlow, and other ML frameworks
- Documentation
- Good - client library documentation and examples available. Detailed guides for logging metrics, artifacts, and advanced features like forking
- Sandbox
- Free tier available for testing with experiment tracking limits
- SLA
- Not publicly specified. Enterprise plans likely include uptime guarantees
- Rate Limits
- Project quotas mentioned (requests per second, storage). Specific limits depend on plan
- Use Cases
- Log experiment metadata programmatically, query millions of data points for analysis, fork/resume experiments, monitor per-layer metrics at scale