Triangle Search API
Integrate Triangle's powerful blockchain search into your applications.
API Overview
The Triangle Search API provides developers with access to blockchain data, including blocks, transactions, addresses, and smart contracts.
Example API Request
Get transaction details by hash
curl -X GET "https://api.triangle.os/v1/tx/0x742d35Cc6634C0532925a3b844Bc454e4438f44e" \
-H "x-api-key: YOUR_API_KEY"
Available Endpoints
GET
/v1/block/{blockNumber}
Get block details by number
GET
/v1/tx/{txHash}
Get transaction details by hash
GET
/v1/address/{address}
Get address details and transactions
GET
/v1/contract/{address}
Get smart contract details and interactions
Simple, Transparent Pricing
Choose the plan that fits your needs.
Free
$0
For developers and hobbyists
- 1,000 requests per day
- Basic endpoints
- Community support
Popular
Pro
$49
Per month, billed annually
- 100,000 requests per day
- All endpoints
- Email support
Enterprise
Custom
For large-scale applications
- Unlimited requests
- Custom endpoints
- Dedicated support