Endpoints
This version of the API provides two endpoints, both returning a collection of article objects.
Base: https://widget.slipcase.com/api/v2/
GET /api/v2/feed/The main endpoint for querying the database of articles provided by the Slipcase news service. Supports all filters and pagination parameters.
curl https://widget.slipcase.com/api/v2/feed/?apiKey=YOUR_API_KEYfeed-recommended
Section titled “feed-recommended”GET /api/v2/feed-recommended/A manually curated collection of articles selected by Slipcase’s editorial team each day.
curl https://widget.slipcase.com/api/v2/feed-recommended/?apiKey=YOUR_API_KEY