Content tagged api-data

Report Tag

4 usages of this tag
1
0 favourites

Topic: Let's how to fetch images from API Imgur in Construct 3 without plugins. We must have used Imgur services by purchasing plugins. In this video, you will...

  • 0 replies
  • 215 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
  • 101 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
  • 256 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