DePINScan Documentation
  • Developer
    • Overview
    • Project Integration
    • Map Integration
      • Quickstart
      • Using the API
      • Endpoints Overview
      • Example Call
    • Map Embedding
    • Reporting Issues
  • User
    • DePINscan Learn-to-Earn: User Guide
Powered by GitBook
On this page
  1. Developer
  2. Map Integration

Using the API

You can use any programming language capable of making HTTP requests to interact with the DePINScan API.

  • Direct all requests to https://api.depinscan.io.

  • You can supply your API Key in REST API calls via the "authentication" header.

Security Warning

It's crucial to secure your API Key against public access to prevent unauthorized use.

PreviousQuickstartNextEndpoints Overview

Last updated 1 year ago