Description Usage Arguments Value
igdb_complete_request function creates a new GET request to the IGDB API This function is used by igdb_request() which creates the complete path for you.
1 | igdb_complete_request(completePath = "", key = "")
|
completePath |
the complete pathcosists of the endpoint path and the query parameters |
key |
IGDB API key |
a structure containing:
content: Parsed JSON
path: complete path
response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.