Holder API
  • Overview
  • Authentication
  • Security
  • Contacts
    • Adding a Contact
    • Get Contacts
    • Contact Fields
    • Merging Contacts
    • Tags
  • NFT Data
    • Traits
Powered by GitBook
On this page

Overview

Welcome to the Holder API documentation! This is a work in progress, and we'll have a lot more coming soon. For now you should be able to find some general authentication and security docs, as well as a few simple APIs to get started modifying contacts in the system. Pretty much all of our APIs use Content-Type: application/json, so be sure to JSON.stringify() your request body (or language/tool specific method if not using JavaScript).

NextAuthentication

Last updated 1 year ago