Documentation
Welcome to the CaneToad API documentation
CaneToad API Documentation
Welcome to the CaneToad API documentation. This API provides programmatic access to Australian mining and geological data.
Quick Start
Get an API Token
Sign in to canetoad.ai and create an API token in your settings.
Make a Request
curl -H "Authorization: Bearer ct_your_token" \
https://api.canetoad.ai/api/v1/companiesExplore the Data
Browse companies, tenements, reports, and geological data through our REST API.
Available Data
Companies
ASX-listed mining companies with market cap, sector, and tenement counts
Tenements
Mining tenement data across all Australian states
Reports
Company announcements and ASX reports
Guides
Getting Started
Quick start guide with code examples
Google Sheets
Import data directly into Google Sheets
Excel
Use Power Query or VBA to import data
Core Concepts
Authentication
Learn how to authenticate API requests
Rate Limiting
Understand rate limits and best practices
Error Handling
Handle API errors gracefully
Features
- Multiple Output Formats - JSON, CSV, and TSV for easy integration
- Pagination - Efficiently paginate through large datasets
- Filtering - Filter data by various parameters
- Authentication - Secure token-based authentication
- Rate Limiting - Fair usage with 1000 requests per hour
Need Help?
- Check out the API Reference for detailed endpoint documentation
- Contact us at support@canetoad.ai