DSponsor
Whitepaper (English)
Whitepaper (English)
  • Presentation
  • 💡CONCEPTS
    • Ad Spaces & NFTs
    • Ecosystem
    • Advertising Solutions
    • Examples
  • 🖥️TECHNOLOGY
    • Smart Contracts
    • Integration Modules
      • On-chain requests
      • API
      • SDK
    • Administration Interface
  • 💸Economic Model
    • Fees collected
    • The DCAST Token
      • Tokenomics
        • Commission distribution
      • veDCAST & veDCASTLP
        • Rewards
        • Governance
      • Potential misuse
    • Treasuries
Powered by GitBook
On this page
  • GraphQL API
  • REST API
  1. TECHNOLOGY
  2. Integration Modules

API

PreviousOn-chain requestsNextSDK

Last updated 1 year ago

The DSponsor APIs are a central element of the protocol, enabling integration with external systems while minimizing the technical complexity associated with blockchain technologies.

GraphQL API

Developed using , this API leverages events emitted by the protocol's smart contracts to provide a rich and customizable interface. Using GraphQL, developers can extract precise and customized data, simplifying the extraction and manipulation of necessary on-chain information.

REST API

The DSponsor REST API focuses on the delivery of advertising assets and provides a direct way to integrate sponsored content into applications, e.g. via iframes.

Upcoming Documentation

Comprehensive developer documentation will be available soon. This documentation will include a complete list of available routes, detailed guides, code examples, and best practices for using the APIs.

🖥️
TheGraph