Is there any plan in the future to offer an API for SN? It would be interesting to be able to get statistics for posts.
pull down to refresh
pull down to refresh
Is there any plan in the future to offer an API for SN? It would be interesting to be able to get statistics for posts.
We have an API:
/api/graphqlIt's undocumented - the dashboard we once had had a bug in it so we removed it - but the code is open source. You'll want to look in
api/typeDefsfor queries.Very cool, thank you
I might have asked this question before, sorry if so