IGDB API
Truyền thông & Giải tríToken BearerMiễn phíĐã bật
Truy cập dữ liệu trò chơi điện tử chi tiết bao gồm tựa game, thể loại, ngày phát hành, ảnh bìa và công ty.
https://api.igdb.com/v4Sân chơi API
Đang gửi qua proxy CORS của chúng tôi.
https://api.igdb.com/v4/
Tiêu đề Phản hồi (0)
Tham số (0)
API Liên quan
Frequently Asked Questions About IGDB API API
What is IGDB API?
IGDB API is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Truy cập dữ liệu trò chơi điện tử chi tiết bao gồm tựa game, thể loại, ngày phát hành, ảnh bìa và công ty.
How do I authenticate with IGDB API?
IGDB API uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is IGDB API free to use?
Yes, IGDB API is completely free to use. There are no usage fees or paid tiers. However, free APIs may still have rate limits, so check the documentation for any usage restrictions.
Does IGDB API support CORS?
Yes, IGDB API supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find IGDB API documentation?
You can find the official IGDB API documentation at https://api-docs.igdb.com/. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore IGDB API in the akousa.net API Directory for a quick overview and test it using the built-in API tester.