Discussions

Ask a Question
Back to All

API QUESTION - Does our API access provide story level information?

I'm exploring the /stories/:storyId/items endpoint of the API and as I'm putting in storyIDs from my accounts, the call is returning a 404 error.

This is the GET request I'm making - https://api.snaplytics.io/v1/stories/157616/items

The story number came from the /accounts/:accountId/stories endpoint.

Thanks for your help!