Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Get API access/credentials for the target BlastIQ tenant and open the Swagger documentation page for the BlastIQ External API.
Call the read endpoints to retrieve blast information (design, loading, initiation sequence data) originally created in SHOTPlus and synced to BlastIQ.
Use modifiedSince/receivedSince query parameters to fetch only changed records instead of re-pulling the full dataset each time.
Use the write endpoints to push blasting information back into BlastIQ from an external system, if the integration needs to originate data outside SHOTPlus.
Respect the documented rate limit of 20 requests per 10 seconds (2 req/sec) by adding at least a 1-second delay between calls, and a longer delay (around 5 seconds) between polling calls to IsReady.
Known gotchas
Exceeding the 2 requests/second rate limit will get calls throttled/rejected — build in client-side pacing rather than relying on the server to queue bursts.
Orica explicitly discourages always pulling the full dataset instead of using modifiedSince/receivedSince filtering; ignoring this will scale poorly as blast history accumulates.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?