πθχ

Postman API Collection

Get Started with Postman

Our Postman collection provides pre-configured API requests for πθχ's developer interface. Use this collection to quickly test endpoints, manage authentication, and integrate with our decentralized research infrastructure.

📥 Download Collection

Save the JSON file and import it directly into Postman

Quick Usage

1. Import Collection

  1. • Open Postman Desktop Application
  2. • Navigate to "Collections"
  3. • Click "Import" and select our JSON file

2. Configure API Key

Replace the placeholder in the "Authentication" section:

Authorization: Bearer YOUR_API_KEY
                    

Example Flows

Data Query

POST /v1/data/query
{
  "query": "SELECT * WHERE { ?s ?p ?o } LIMIT 10"
}
                    

Network Analysis

GET /v1/network/topology
Parameters:
- depth: 5
- protocol: ipfs