Prerequisites
Before integrating with the Nansen API, ensure the following prerequisites are met:
Nansen API Subscription: An active subscription to Nansen's Professional plan that includes API access is required.
Nansen Account Credentials: Valid Nansen login credentials (email and password) are needed to authenticate and obtain API key
HTTPS Client: Familiarity with making HTTPS requests using tools like curl or libraries within a programming environment (e.g., Python with requests, Node.js with axios or fetch).
Development Environment: A suitable environment for writing and executing code that interacts with the API.
Meeting these prerequisites ensures the necessary access rights and technical capability to proceed with API integration. The requirement for a paid plan underscores the professional focus of the API offering.
Last updated
Was this helpful?