Forum Topics tagged api-data

Report Tag

3 forum topics with this tag
  • 0 replies
  • 220 views
This content is deleted
Forum Topic
How do I parse dynamic JSON?
0 favourites

Hi - I'm receiving dynamic JSON data from API endpoint. Sample response: {. "success": True, "error": Null, "data": }. Questions is, how do I parse select data...

posted 2 years ago
  • 0 replies
  • 103 views
0 favourites

I am trying to figure out how to import and store Leaderboard data for a racing game I've built on Construct 3. I noticed that I am able to push the data to a d...

  • 3 replies
  • 261 views
This content is deleted
Forum Topic
How do I query an api?
0 favourites

This is the example code the site gave me, curl \. -X POST \. -H "Content-Type: Application/json" \. -H "X-API-KEY: YOU API KEY" \. --data '{ "query": "{ bitcoi...

posted 2 years ago