Skip to main content
Muna Docs home page
Search...
⌘K
Support
Explore
Explore
Search...
Navigation
API Reference
Introduction
Documentation
API Reference
CLI Reference
API Reference
Introduction
Predictors
GET
Retrieve a Predictor
Predictions
POST
Create a Prediction
On this page
Authentication
API Reference
Introduction
Using the Muna REST API.
First, you should probably not be using the Muna REST API direclty unless you are building a client SDK for your language, or you have a very advanced use-case not supported by one of our provided client SDKs.
Authentication
Most API endpoints are authenticated using Bearer tokens authentication.
Generate
and provide an access key to use in requests:
Retrieve a Predictor
⌘I