๐Ÿ–Š๏ธ
JUN_API
  • Description
  • API
    • IGDB API
    • Kakao postcode API
    • Toss payment API
    • Kakao login API
    • Naver login API
    • Google login API
  • Query
    • User Page
    • Main Page
    • Payment_Select Page
    • Project Details Page
    • Notice Page
  • Event
    • e_limit_days
  • Stored Procedure
    • up_payment_insert
    • up_signUp_Insert
    • up_signUp_delete
Powered by GitBook
On this page
  • IGDB_EndPoints
  • EndPoint https://api.igdb.com/v4/games
  • ํ”„๋กœ์ ํŠธ ๋“ฑ๋ก
  • ํ”„๋กœ์ ํŠธ ์นดํ…Œ๊ณ ๋ฆฌ
  • ์ด๋ฏธ์ง€ ,ํŠธ๋ ˆ์ผ๋Ÿฌ
  • ๊ธฐ์—…
  • ์ฐธ๊ณ  Field
  • Example games ENDPOINT

Was this helpful?

  1. API

IGDB API

Additional information about your API call.

PreviousDescriptionNextKakao postcode API

Last updated 4 years ago

Was this helpful?

  • URL

    Endpoint ์— ๋”ฐ๋ผ์„œ ์š”์ฒญํ• ์ •๋ณด๋ฅผ ์„ค์ •ํ•  ์ˆ˜ ์žˆ๋‹ค

  • Method: "POST"

  • Headers Accept : application/json Client-ID : ํŠธ์œ„์น˜ ๊ฐœ๋ฐœ์ž ํด๋ผ์ด์–ธํŠธ ID Authorization : Bearer ํŠธ์œ„์น˜ ๊ฐœ๋ฐœ์ž์ธ์ฆํ‚ค

  • Body

    • Fields ์ฐธ์กฐ

IGDB_EndPoints

  • Description

    • ํ”„๋กœ์ ํŠธ์—์„œ ์‚ฌ์šฉํ•  Games EndPoint์— ๋Œ€ํ•œ ์ •๋ณด

EndPoint

ํ”„๋กœ์ ํŠธ ๋“ฑ๋ก

Field

Description

tbl_project

name

๊ฒŒ์ž„ ์ด๋ฆ„

f_project_name

storyline

๊ฒŒ์ž„์— ๋Œ€ํ•œ ๊ฐ„๋žตํ•œ ์Šคํ† ๋ฆฌ

f_storyline

summary

๊ฒŒ์ž„์— ๋Œ€ํ•œ ์„ค๋ช…

f_summary

ํ”„๋กœ์ ํŠธ ์นดํ…Œ๊ณ ๋ฆฌ

fields : fields name; limit 30;

Fields

Description

tbl_category

genres.name

๊ฒŒ์ž„ ์นดํ…Œ๊ณ ๋ฆฌ

ERD์ฐธ์กฐ

์ด๋ฏธ์ง€ ,ํŠธ๋ ˆ์ผ๋Ÿฌ

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

Name
Type
Description

Authentication

string

Accept: application/json Client-ID: 55579ku๋ธ”๋ผ๋ธ”wwsba Authorization: Bearer n๋ธ”๋ผ๋ธ”oppr

Request Body

Name
Type
Description

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' }
{
  "message": "Authorization Failure. Have you tried:",
  "Tip 1":   "Ensure you are sending Authorization and Client-ID as headers.",
  "Tip 2":   "Ensure Authorization value starts with 'Bearer ', including the space",
  "Tip 3":   "Ensure Authorization value ends with the App Access Token you generated, NOT your Client Secret.",
  "Docs":    "https://api-docs.igdb.com/#authentication",
  "Discord": "https://discord.gg/FrvfwQg"
}

์ด ์นดํ…Œ๊ณ ๋ฆฌ ์ข…๋ฅ˜ ์ฐธ์กฐ : EndPoint

How to use Img :

How to use video_id : video_id

https://api-docs.igdb.com/#endpoints
https://api-docs.igdb.com/#filters
https://api.igdb.com/v4/games
https://api.igdb.com/v4/genres
https://api-docs.igdb.com/#images
https://www.youtube.com/watch?v=