Developer playground
API Explorer
Test endpoints, inspect responses, and explore the MapleSpike API. All requests go directly against the live API.
Endpoint
Enter API endpoint path relative to base URL
GET
API Key
Your authentication key
Saved locally. Get a key →
Query Parameters
Add URL query parameters
Response
API response will appear here
200
// Send a request to see the response here Sample Requests
Quick-start examples to copy and run
Search government data
curl -s "https://api.maplespike.ca/v1/gov/search?query=housing&limit=5" Health check
curl -s https://api.maplespike.ca/v1/health Get data sources
curl -s https://api.maplespike.ca/v1/sources