IGDB API
Additional information about your API call.
URL
https://api-docs.igdb.com/#endpoints Endpoint ์ ๋ฐ๋ผ์ ์์ฒญํ ์ ๋ณด๋ฅผ ์ค์ ํ ์ ์๋ค
Method: "POST"
Headers Accept : application/json Client-ID : ํธ์์น ๊ฐ๋ฐ์ ํด๋ผ์ด์ธํธ ID Authorization : Bearer ํธ์์น ๊ฐ๋ฐ์์ธ์ฆํค
Body
Fields https://api-docs.igdb.com/#filters ์ฐธ์กฐ
IGDB_EndPoints
Description
ํ๋ก์ ํธ์์ ์ฌ์ฉํ Games EndPoint์ ๋ํ ์ ๋ณด
EndPoint https://api.igdb.com/v4/games
ํ๋ก์ ํธ ๋ฑ๋ก
Field
Description
tbl_project
name
๊ฒ์ ์ด๋ฆ
f_project_name
storyline
๊ฒ์์ ๋ํ ๊ฐ๋ตํ ์คํ ๋ฆฌ
f_storyline
summary
๊ฒ์์ ๋ํ ์ค๋ช
f_summary
ํ๋ก์ ํธ ์นดํ
๊ณ ๋ฆฌ
์ด ์นดํ
๊ณ ๋ฆฌ ์ข
๋ฅ ์ฐธ์กฐ : EndPoint https://api.igdb.com/v4/genres
fields : fields name; limit 30;
Fields
Description
tbl_category
genres.name
๊ฒ์ ์นดํ ๊ณ ๋ฆฌ
ERD์ฐธ์กฐ
์ด๋ฏธ์ง ,ํธ๋ ์ผ๋ฌ
How to use Img : https://api-docs.igdb.com/#images
How to use video_id : https://www.youtube.com/watch?v=video_id
Field
Description
tbl_img
artworks.url
๊ฒ์๋ด ์ฝํ
f_artworks
screenshots.url
๊ฒ์๋ด ์คํฌ๋ฆฐ์ท
f_screenshot
videos.video_id
๊ฒ์ ํธ๋ ์ผ๋ฌ
f_gamepv
cover.url
๊ฒ์ ์ธ๋ค์ผ
f_thumbnail
๊ธฐ์
Field
Description
tbl_enterprise
involved_companies.company.name
์ด ๊ฒ์์ ๊ฐ๋ฐํ ํ์ฌ์ ์ด๋ฆ
f_etp_name
involved_companies.company.description
์ด ๊ฒ์์ ๊ฐ๋ฐํ ํ์ฌ์ ์ค๋ช
f_etp_desc
involved_companies.company.logo.url
์ด ๊ฒ์์ ๊ฐ๋ฐํ ํ์ฌ์ ๋ก๊ณ
f_etp_logo
involved_companies.company.websites.url
์ด ๊ฒ์์ ๊ฐ๋ฐํ ํ์ฌ์ url
f_etp_url
์ฐธ๊ณ Field
Field
Description
franchises.*
ํ๋ ์ฐจ์ด์ฆ ๋ํ ์ ๋ณด
platforms.*
๊ฒ์ ๊ตฌ๋์ด ๊ฐ๋ฅํ ํ๋ ํผ
similar_games
์ ์ฌํ๊ฒ์
involved_companies.company.developed.name
์ด ํ์ฌ๊ฐ ๊ฐ๋ฐํ ๊ฒ์์ ์ด๋ฆ
involved_companies.company.parent.*
์ด ํ์ฌ์ ๋ํ ์ง๋ฐฐ์ง๋ถ์ด ์๋ ํ์ฌ
involved_companies.company.published.*
์ด ํ์ฌ๊ฐ ๋ฐํํ ์ผ๋ จ์ ๊ฒ์๋ค
Example games ENDPOINT
POST
https://api.igdb.com/v4/games
This endpoint allows you to get IGDB.
Headers
Authentication
string
Accept: application/json Client-ID: 55579ku๋ธ๋ผ๋ธwwsba Authorization: Bearer n๋ธ๋ผ๋ธoppr
Request Body
data
string
fields name; limit 5;
{ id: 70, name: 'Terra Nova: Strike Force Centauri' },
{ id: 40104, name: 'Dogou Souken' },
{ id: 20950, name: 'Lifeless Planet: Premier Edition' },
{ id: 68841, name: 'Captivus' },
{ id: 33284, name: 'One way to exit' }
Last updated
Was this helpful?