Getting started

Everything you need to start finding and tracking procurement opportunities in minutes.

Quick Start

1

Search

Go to stoago.com and type any keyword — a service category, vendor name, agency, or contract description. Results appear in milliseconds. Use country filters to narrow to Canada or the United States.

2

Create an account

Click Log in and create a free account with your email. An account lets you save searches, set up alerts, and access advanced features.

3

Save a search

Found a query that matches your business? Save it. STOA will monitor for new contracts that match and notify you automatically — so you never miss an opportunity.

4

Set up alerts

Choose your alert frequency — daily or real-time (Pro plan). STOA checks for new matches and sends email notifications when relevant opportunities appear.

Start with broad searches, then narrow. Try your GSIN codes, NAICS codes, or the names of agencies you've worked with before.

Search Tips

Keywords

STOA searches across contract titles, descriptions, buyer names, supplier names, and classification codes simultaneously. You don't need to specify which field — just type what you're looking for.

Filters

Use the country selector to focus on Canada or the United States. Additional filters for province, procurement type, GSIN, value range, and date are available for Canadian contracts.

Sorting

Sort results by relevance (default), highest contract value, or most recent publication date. The sort selector appears above search results.

Classification codes

You can search directly by GSIN, NAICS, UNSPSC, PSC, or CPV codes. Try entering a code like R019E or 541512 to find contracts in that classification.

Plans

FeatureScoutProEnterprise
Price$49/mo$199/mo$999/mo
SearchUnlimitedUnlimitedUnlimited
Saved searches525Unlimited
Email alertsDailyReal-timeReal-time
API accessFull REST API
SupportEmailPriorityDedicated

All plans include access to US and Canadian procurement data. View pricing details →

API Overview

The STOA API is available on the Enterprise plan ($999/mo). Authenticate with your API key and access the full search and contract detail endpoints.

# Search for IT contracts in Canada curl -H "Authorization: Bearer sk_stoa_your_key" \ "https://api.stoago.com/api/search?q=IT+services&country=CA&limit=10" # Get a specific contract by ID curl -H "Authorization: Bearer sk_stoa_your_key" \ "https://api.stoago.com/api/contract/ca-ct-W684Q-220178-002-PWY-000"

Full API documentation is available to API plan subscribers. Contact us for enterprise integration support.

Need help?

Reach us at support@stoago.com — we typically respond within a few hours during business days.