The playground
Try any of 1536 endpoints — live.
Pick an endpoint, load a working example, tweak the params, and send — no signup to try. Results render the way the data deserves; raw JSON, headers & code are one tab away.
Playground demo key · api.reefapi.com
post/sam-gov/v1/opportunity1 credit
One notice in full: the COMPLETE solicitation text (search only ever returns the first 250 characters), the response deadline with its timezone, the set-aside type, NAICS and PSC classification, place of performance, and the contracting officer's name, e-mail and phone as published on the notice.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/sam-gov/v1/opportunity \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"id":"ffabe21b876649d2a1669edb4858cd48"}'Hit Send to run this endpoint live.