API

API Overview

The Ortege API, built on the Cube framework, provides seamless access to blockchain data via multiple endpoints, supporting REST, GraphQL, and WebSocket interfaces. Our API is designed to meet the needs of both backend and frontend developers, with practical tutorials to guide you in integrating and consuming data.

To get started, download our Postman collection, follow our Authentication guide to securely access the API, explore our Cubes to understand the data structure, and review the Query Syntax section for tips on forming efficient queries.

Choose Your Path to Explore the API:

  1. Postman Collection: This collection includes pre-configured requests for each API endpoint, allowing you to quickly test and interact with the API without writing code.

  2. Authentication: Learn how to securely authenticate with the Ortege API using JWT tokens.

  3. Cubes: Discover the structure of our datasets, organized into cubes that allow efficient data querying and analysis.

  4. Query Syntax: Understand the syntax options available for forming API requests, including REST and GraphQL queries.

  5. Tutorials: Follow hands-on guides to build applications with real use cases:

Accessing the API:

  • REST API: Access via HTTP requests to interact with data through a simple REST interface.

  • GraphQL API: Query data with flexible, precise data retrieval using GraphQL.

  • WebSocket API: Set up real-time streams for dynamic applications requiring instant data updates.

Our API enables high-performance, scalable blockchain data access to power your applications, research, or analytics. Start by exploring each section in the navigation to deepen your understanding and make the most of Ortege’s comprehensive API.


Last updated