Quick Start Guide

1

Request your API Key

Contact us to request your Demo API Key

2

Select included Data Points & Tags

In the future we will support additional configuration what type of data you want to receive from us. For now we will provide you with the response data you can look up here.

3

Query Data

To query the SOLID score of a specific wallet you can fetch the following API Endpoint

GET https://score.solana.id/api/solid-score/address/<user_wallet_address>

Request Headers

Name
Value

Content-Type

application/json

x-api-key

<YOUR_API_KEY>

Last updated