-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Tony Pujals edited this page Oct 21, 2013
·
6 revisions
The following is a description of the SNAP REST API v1 resources located at the following base URI:
http://api.snapfinder.org/v1/
| Resource | Description |
|---|---|
| GET stores | Returns a collection of stores and basic details |
| GET stores/{id} | Returns details about a specific store |
A harvest job is started daily to import data about current SNAP retailer locations from files published by the USDA.
| Resource | Description |
|---|---|
| POST jobs/harvest | Starts a harvest job. |
| GET jobs/harvest | Returns the latest published harvest job status and details. |