Back to marketplace
Tool Detail

DePINScan Data

Fetch DePINScan project data.

by DePINscan1 credits / reqUpdated 2026-04-16
DePINScan Data logo

Operations

Published operations exposed by this tool.

projects

Fetch DePINScan project data, including project metadata, verification status, token market metrics, price performance over multiple time ranges, device count, country coverage, chart data, and raw project details.

GET/v1/depinscan/projectskey: projects
Input Schema
{
  "type": "object",
  "properties": {
    "q": {
      "type": "string",
      "description": "Project name"
    },
    "page": {
      "type": "integer",
      "minimum": 1
    },
    "size": {
      "type": "integer",
      "maximum": 100,
      "minimum": 1
    },
    "status": {
      "type": "string"
    },
    "verified": {
      "type": "boolean"
    }
  }
}
Output Schema
{
  "type": "object",
  "properties": {
    "meta": {
      "type": "object",
      "properties": {
        "page": {
          "type": "integer"
        },
        "size": {
          "type": "integer"
        },
        "total": {
          "type": "integer"
        },
        "has_more": {
          "type": "boolean"
        }
      }
    },
    "items": {
      "type": "array",
      "items": {
        "type": "object"
      }
    }
  }
}

Summary

Type
Tool
Slug
depinscan
Provider
DePINscan
Pricing
1 credits / req
Active Operations
1

Tags

depincryptodevices