Skip to main content
POST
Create a new watchlist

Overview

Creates a new watchlist for the authenticated user. A watchlist groups assets together for tracking and monitoring. You must provide a title and a list of asset IDs (UUIDs).
Asset IDs must be Messari UUIDs (e.g., 1e31218a-e44e-4285-820c-8282ee222035 for Bitcoin). Slugs and symbols are not accepted. Use the Asset API to look up asset UUIDs.

Authorizations

X-Messari-API-Key
string
header
required

Body

*/*
assetIds
string[]
required
title
string
required

Response

Default response

data
object
required
error
string