Skip to content
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/

Stores

Resource Description
GET stores Returns a collection of stores and basic details
GET stores/{id} Returns details about a specific store

Harvest jobs

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.

Clone this wiki locally