id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
8cc30b01-b1bd-4b2c-a711-8a4ca1404137/bdfd11af-6399-4e84-a880-517b2c33aa35/0/0
Football Manager API
Extensive API for Football Manager 2024. Fully updated to the new database! Allows searching and filtering for every technical, mental, physical and hidden attribute, as well as numerous other stats.
8.9
Get player by ID
Get a player by his unique ID.
200
New Example
[{"id": "7458500", "name": "Lionel Messi", "age": "35", "currentAbility": "180", "potentialAbility": "200", "club": "PSG", "nationalities": ["ARG", "ESP"], "positions": ["AM (RC)", "ST (C)"], "askingPrice": "\u20ac76M", "contractLength": "30/6/2023", "personality": "Driven", "searchString": "Lionel Messi", "attributes"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "age": {"type": "string"}, "currentAbility": {"type": "string"}, "potentialAbility": {"type": "string"}, "club": {"type": "string"}, "nationalities": {"type": "...
f97f0149-a3c0-4e89-92a5-312ed80466f8/9f3a9184-51f5-4ceb-9488-435f4301fd06/0/0
card-world
Сайт по карточкам
null
Users
Просто проверка
200
New Example
{"key1": "value", "key2": "value"}
{"key1": "value", "key2": "value"}
f97f0149-a3c0-4e89-92a5-312ed80466f8/9f3a9184-51f5-4ceb-9488-435f4301fd06/1/0
card-world
Сайт по карточкам
null
Users
Просто проверка
502
Response
{"messages": "The API is unreachable, please contact the API provider", "info": "Your Client (working) ---> Gateway (working) ---> API (not working)"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"messages": {"type": "string"}, "info": {"type": "string"}}, "required": ["info", "messages"]}
a36b5a47-b77e-4ddb-abd6-ce81be26dbcd/b11c030d-909f-485b-b3a0-85db9b3ce732/0/0
Optimal Rubik Cube 3x3
This API implements the two-phase-algorithm in its fully developed form. It solves a given 3x3 Rubik Cube for optimal solution. It is also possible to find the optimal solution to solve the cube for a specific target pattern. Further the API can be used to return a random rubik cube and its solution.
null
requestSolveTo
Requires an input schema (see API description for rubik cube notation). Takes the rubik cube string and the number of steps as input. Returns the solution with the fewest necessary steps, however with at most the given steps.
200
null
{"solution": "D2 B1 R1 B2 L2 F1 U3 R1 U3 D3 L1 U2 F3 U2 F1 D2 F1 L2 F2 B3"}
{"type": "object", "properties": {"solution": {"type": "string"}}}
a36b5a47-b77e-4ddb-abd6-ce81be26dbcd/3fa4cd1f-6f69-47cd-92fe-751f5fd1ac19/0/0
Optimal Rubik Cube 3x3
This API implements the two-phase-algorithm in its fully developed form. It solves a given 3x3 Rubik Cube for optimal solution. It is also possible to find the optimal solution to solve the cube for a specific target pattern. Further the API can be used to return a random rubik cube and its solution.
null
requestQuickSolve
Requires an input schema (see API description for rubik cube notation).
200
null
{"solution": "F1 D1 L1 U1 R2 D1 F3 B2 L3 F3 B3 R2 B2 R2 U1 R2 U3 R2 D1 B2"}
{"type": "object", "properties": {"solution": {"type": "string"}}}
a36b5a47-b77e-4ddb-abd6-ce81be26dbcd/92188d56-e9d7-4d83-8ba1-3ac5927bcc3d/0/0
Optimal Rubik Cube 3x3
This API implements the two-phase-algorithm in its fully developed form. It solves a given 3x3 Rubik Cube for optimal solution. It is also possible to find the optimal solution to solve the cube for a specific target pattern. Further the API can be used to return a random rubik cube and its solution.
null
requestSolve
Requires an input schema (see API description for rubik cube notation). Takes the rubik cube string and the number of steps as input. Returns the solution with the fewest necessary steps, however with at most the given steps.
200
null
{"solution": "F1 D1 L1 U1 R2 D1 F3 B2 L3 F3 B3 R2 B2 R2 U1 R2 U3 R2 D1 B2"}
{"type": "object", "properties": {"solution": {"type": "string"}}}
a36b5a47-b77e-4ddb-abd6-ce81be26dbcd/d1de4c23-9a48-4756-8f8d-12f7c9541fb3/0/0
Optimal Rubik Cube 3x3
This API implements the two-phase-algorithm in its fully developed form. It solves a given 3x3 Rubik Cube for optimal solution. It is also possible to find the optimal solution to solve the cube for a specific target pattern. Further the API can be used to return a random rubik cube and its solution.
null
requestRandom
You can use the response as input for the other endpoints
200
null
{"randomCube": "BUFLUFRBLBRUFRRLLDFUULFLBBBDDDRDUDUFRBUDLDRDRLFUBBFLRF", "solution": "D1 F2 U1 F1 U1 R2 D1 B1 L2 U3 L1 U1 B2 L2 B2 D1 R2 D3 L2 D2"}
{"type": "object", "properties": {"randomCube": {"type": "string"}, "solution": {"type": "string"}}}
a33d3dbb-2624-4e93-a021-4ddc83c3337f/18388214-64f6-4e82-8874-a686ada682a6/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_dress_up_api_v1_dress_up_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "villager_equippable": "", "catalog": "", "primary_shape": "", "secon...
{"title": "Page[DressUpOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "DressUpOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "st...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/18388214-64f6-4e82-8874-a686ada682a6/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_dress_up_api_v1_dress_up_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2532d0a9-8ae6-4c6e-9cdb-e3779bf599f2/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_wall_mounted_api_v1_wall_mounted_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2532d0a9-8ae6-4c6e-9cdb-e3779bf599f2/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_wall_mounted_api_v1_wall_mounted_get
200
null
{"items": [{"name": "", "variation": "", "body_title": "", "pattern": "", "pattern_title": "", "diy": "", "body_customize": "", "pattern_customize": "", "kit_cost": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "source_notes": "", "version": "", "hha_concept_1": "", "hha_concept_2":...
{"title": "Page[WallMountedOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "WallMountedOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "ty...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/87e756e0-561a-40c0-a83f-3f65f0c2bcc1/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_tools_api_v1_tools_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/87e756e0-561a-40c0-a83f-3f65f0c2bcc1/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_tools_api_v1_tools_get
200
null
{"items": [{"name": "", "variation": "", "body_title": "", "diy": "", "customize": "", "kit_cost": "", "uses": "", "stack_size": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "set": "", "miles_price": "", "source": "", "source_notes": "", "version": "", "filename": "", "variant_id": "", "internal...
{"title": "Page[ToolsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "ToolsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "string...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/bcf5ddbd-154e-4aa0-8d90-93ed7ffa0df4/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_socks_api_v1_socks_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "villager_equippable": "", "catalog": "", "filenam...
{"title": "Page[SocksOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "SocksOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "string...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/bcf5ddbd-154e-4aa0-8d90-93ed7ffa0df4/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_socks_api_v1_socks_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/567bcd86-02c6-48cb-8219-e79488943c79/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_reactions_api_v1_reactions_get
200
null
{"items": [{"name": "", "source": "", "source_notes": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[ReactionsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "ReactionsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "source": {"title": "Source", "type": "stri...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/567bcd86-02c6-48cb-8219-e79488943c79/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_reactions_api_v1_reactions_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/185c9a46-3651-41b4-acf3-e2c042e58f69/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_fossils_api_v1_fossils_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/185c9a46-3651-41b4-acf3-e2c042e58f69/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_fossils_api_v1_fossils_get
200
null
{"items": [{"name": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "museum": "", "version": "", "interact": "", "catalog": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[FossilsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "FossilsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "buy": {"title": "Buy", "type": "string"}, "sel...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/6909a809-508e-46d3-b661-294c1df70204/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_achievements_api_v1_achievements_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/6909a809-508e-46d3-b661-294c1df70204/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_achievements_api_v1_achievements_get
200
null
{"items": [{"name": "", "award_criteria": "", "internal_id": "", "internal_name": "", "internal_category": "", "num_of_tiers": "", "tier_1": "", "tier_2": "", "tier_3": "", "tier_4": "", "tier_5": "", "reward_tier_1": "", "reward_tier_2": "", "reward_tier_3": "", "reward_tier_4": "", "reward_tier_5": "", "reward_tier_6...
{"title": "Page[AchievementsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "AchievementsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "award_criteria": {"title": "Award Cr...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/071cb001-1df4-42b6-8ee4-992e96924a9c/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_headwear_api_v1_headwear_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/071cb001-1df4-42b6-8ee4-992e96924a9c/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_headwear_api_v1_headwear_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "type": "", "villager_equippable": "", "catalog": ...
{"title": "Page[HeadwearOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "HeadwearOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/b5906317-e863-4e0d-943d-c8edc9d7e7c4/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_accessories_api_v1_accessories_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "type": "", "villager_equippable": "", "catalog": ...
{"title": "Page[AccessoriesOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "AccessoriesOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "ty...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/b5906317-e863-4e0d-943d-c8edc9d7e7c4/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_accessories_api_v1_accessories_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/773e22f4-2de9-4659-bedb-34e9ac1e2768/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_photos_api_v1_photos_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/773e22f4-2de9-4659-bedb-34e9ac1e2768/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_photos_api_v1_photos_get
200
null
{"items": [{"name": "", "variation": "", "body_title": "", "pattern": "", "pattern_title": "", "diy": "", "customize": "", "kit_cost": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "version": "", "catalog": "", "filename": "", "variant_id": "", "internal_id": "", "unique_entry_id": ...
{"title": "Page[PhotosOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "PhotosOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "stri...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/0657b31e-c3cc-4abf-b27b-4b06bbb93b81/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_art_api_v1_art_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/0657b31e-c3cc-4abf-b27b-4b06bbb93b81/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_art_api_v1_art_get
200
null
{"items": [{"name": "", "genuine": "", "category": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "real_artwork_title": "", "artist": "", "museum_description": "", "source": "", "source_notes": "", "version": "", "hha_concept_1": "", "hha_concept_2": "", "hha_series": "", "hha_set": "", "interact"...
{"title": "Page[ArtOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "ArtOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "genuine": {"title": "Genuine", "type": "string"}, "cat...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/79afc66a-c191-410f-ad21-eb8c5797c071/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_posters_api_v1_posters_get
200
null
{"items": [{"name": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "source_notes": "", "version": "", "catalog": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[PostersOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "PostersOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "buy": {"title": "Buy", "type": "string"}, "sel...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/79afc66a-c191-410f-ad21-eb8c5797c071/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_posters_api_v1_posters_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2e6b8a0b-8e99-4713-a25b-468507bdab6f/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_bottoms_api_v1_bottoms_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2e6b8a0b-8e99-4713-a25b-468507bdab6f/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_bottoms_api_v1_bottoms_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "villager_equippable": "", "catalog": "", "filename": "", "internal_i...
{"title": "Page[BottomsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "BottomsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "st...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/10dd0486-84fc-4982-9c08-099f6aad5de0/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_rugs_api_v1_rugs_get
200
null
{"items": [{"name": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "version": "", "hha_concept_1": "", "hha_concept_2": "", "hha_series": "", "tag": "", "catalog": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total...
{"title": "Page[RugsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "RugsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "diy": {"title": "Diy", "type": "string"}, "buy": {"t...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/10dd0486-84fc-4982-9c08-099f6aad5de0/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_rugs_api_v1_rugs_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/bea247e0-9ca7-4c20-a80d-53e48e515b38/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_housewares_api_v1_housewares_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/bea247e0-9ca7-4c20-a80d-53e48e515b38/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_housewares_api_v1_housewares_get
200
null
{"items": [{"name": "", "variation": "", "body_title": "", "pattern": "", "pattern_title": "", "diy": "", "body_customize": "", "pattern_customize": "", "kit_cost": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "version": "", "hha_concept_1": "...
{"title": "Page[HousewaresOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "HousewaresOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/04e9f47e-d1f7-43bf-824a-9566ce208581/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_miscellaneous_api_v1_miscellaneous_get
200
null
{"items": [{"name": "", "variation": "", "body_title": "", "pattern": "", "pattern_title": "", "diy": "", "body_customize": "", "pattern_customize": "", "kit_cost": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "source_notes": "", "version": "", "hha_concept_1": "", "hha_concept_2":...
{"title": "Page[MiscellaneousOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "MiscellaneousOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation",...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/04e9f47e-d1f7-43bf-824a-9566ce208581/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_miscellaneous_api_v1_miscellaneous_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/1818cb8f-6059-4a38-a532-ca22d3c9d254/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_shoes_api_v1_shoes_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "villager_equippable": "", "catalog": "", "filenam...
{"title": "Page[ShoesOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "ShoesOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "string...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/1818cb8f-6059-4a38-a532-ca22d3c9d254/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_shoes_api_v1_shoes_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/a759c7be-828f-45f8-aaad-5a06f731b9a6/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_tops_api_v1_tops_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "seasonal_availability": "", "mannequin_piece": "", "version": "", "style": "", "label_themes": "", "villager_equippable": "", "catalog": "", "filenam...
{"title": "Page[TopsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "TopsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "string"}...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/a759c7be-828f-45f8-aaad-5a06f731b9a6/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_tops_api_v1_tops_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/19281c64-2bd7-4fc9-b6d1-7eed92f465cc/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_floors_api_v1_floors_get
200
null
{"items": [{"name": "", "vfx": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "miles_price": "", "source": "", "source_notes": "", "version": "", "hha_concept_1": "", "hha_concept_2": "", "hha_series": "", "tag": "", "catalog": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total"...
{"title": "Page[FloorsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "FloorsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "vfx": {"title": "Vfx", "type": "string"}, "diy":...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/19281c64-2bd7-4fc9-b6d1-7eed92f465cc/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_floors_api_v1_floors_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/34e9a8b8-b1ce-44bb-bb04-fa6819687a12/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_fish_api_v1_fish_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/34e9a8b8-b1ce-44bb-bb04-fa6819687a12/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_fish_api_v1_fish_get
200
null
{"items": [{"name": "", "sell": "", "where_how": "", "shadow": "", "total_catches_to_unlock": "", "spawn_rates": "", "rain_snow_catch_up": "", "nh_jan": "", "nh_feb": "", "nh_mar": "", "nh_apr": "", "nh_may": "", "nh_jun": "", "nh_jul": "", "nh_aug": "", "nh_sep": "", "nh_oct": "", "nh_nov": "", "nh_dec": "", "sh_jan":...
{"title": "Page[FishOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "FishOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "sell": {"title": "Sell", "type": "string"}, "where_h...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2059ddba-803c-4f67-ad93-5b5faf4ce5ba/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_fencing_api_v1_fencing_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2059ddba-803c-4f67-ad93-5b5faf4ce5ba/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_fencing_api_v1_fencing_get
200
null
{"items": [{"name": "", "diy": "", "stack_size": "", "buy": "", "sell": "", "source": "", "source_notes": "", "version": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[FencingOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "FencingOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "diy": {"title": "Diy", "type": "string"}, "sta...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/8be15769-7e7e-4121-ab09-e9eac556b543/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_construction_api_v1_construction_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/8be15769-7e7e-4121-ab09-e9eac556b543/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_construction_api_v1_construction_get
200
null
{"items": [{"name": "", "buy": "", "category": "", "source": "", "filename": "", "version": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[ConstructionOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "ConstructionOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "buy": {"title": "Buy", "type": "stri...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/bcef3414-d41e-4c5a-8cc3-13aea3d4ce6d/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_other_api_v1_other_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/bcef3414-d41e-4c5a-8cc3-13aea3d4ce6d/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_other_api_v1_other_get
200
null
{"items": [{"name": "", "diy": "", "stack_size": "", "buy": "", "sell": "", "miles_price": "", "source": "", "source_notes": "", "tag": "", "color_1": "", "color_2": "", "version": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[OtherOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "OtherOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "diy": {"title": "Diy", "type": "string"}, "stack_s...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2b4923ea-8d43-4fdf-ada7-8934065f0398/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_bags_api_v1_bags_get
200
null
{"items": [{"name": "", "variation": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "seasonal_availability": "", "version": "", "style": "", "label_themes": "", "villager_equippable": "", "catalog": "", "filename": "", "internal_id": ...
{"title": "Page[BagsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "BagsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "variation": {"title": "Variation", "type": "string"}...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/2b4923ea-8d43-4fdf-ada7-8934065f0398/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_bags_api_v1_bags_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/56372893-1bd6-4375-9791-450d1939c02a/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_music_api_v1_music_get
200
null
{"items": [{"name": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "source": "", "source_notes": "", "version": "", "catalog": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[MusicOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "MusicOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "buy": {"title": "Buy", "type": "string"}, "sell": ...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/56372893-1bd6-4375-9791-450d1939c02a/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_music_api_v1_music_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/16ab2510-1182-4f36-8831-138a3d397e46/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_recipes_api_v1_recipes_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/16ab2510-1182-4f36-8831-138a3d397e46/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_recipes_api_v1_recipes_get
200
null
{"items": [{"name": "", "num_mat_1": "", "material_1": "", "num_mat_2": "", "material_2": "", "num_mat_3": "", "material_3": "", "num_mat_4": "", "material_4": "", "num_mat_5": "", "material_5": "", "num_mat_6": "", "material_6": "", "buy": "", "sell": "", "miles_price": "", "source": "", "source_notes": "", "recipes_t...
{"title": "Page[RecipesOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "RecipesOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "num_mat_1": {"title": "Num Mat 1", "type": "st...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/a8871df3-cb7a-4573-b388-1b8f2249696c/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_wallpaper_api_v1_wallpaper_get
200
null
{"items": [{"name": "", "vfx": "", "vfx_type": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "miles_price": "", "source": "", "source_notes": "", "catalog": "", "window_type": "", "window_color": "", "pane_type": "", "curtain_type": "", "curtain_color": "", "ceiling_type": "", "hha_concept_1": "",...
{"title": "Page[WallpaperOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "WallpaperOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "vfx": {"title": "Vfx", "type": "string"}, ...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/a8871df3-cb7a-4573-b388-1b8f2249696c/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_wallpaper_api_v1_wallpaper_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/919005a7-311a-4489-a33c-1f06e4e31655/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_umbrellas_api_v1_umbrellas_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/919005a7-311a-4489-a33c-1f06e4e31655/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_umbrellas_api_v1_umbrellas_get
200
null
{"items": [{"name": "", "diy": "", "buy": "", "sell": "", "color_1": "", "color_2": "", "size": "", "miles_price": "", "source": "", "source_notes": "", "version": "", "villager_equippable": "", "catalog": "", "filename": "", "internal_id": "", "unique_entry_id": ""}], "total": 0, "page": 0, "size": 0}
{"title": "Page[UmbrellasOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "UmbrellasOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "diy": {"title": "Diy", "type": "string"}, ...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/dd935001-fb02-4fa7-9f45-ab83d5054c81/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_villagers_api_v1_villagers_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/dd935001-fb02-4fa7-9f45-ab83d5054c81/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_villagers_api_v1_villagers_get
200
null
{"items": [{"name": "", "species": "", "gender": "", "personality": "", "hobby": "", "birthday": "", "catchphrase": "", "favorite_song": "", "style_1": "", "style_2": "", "color_1": "", "color_2": "", "wallpaper": "", "flooring": "", "furniture_list": "", "filename": "", "unique_entry_id": ""}], "total": 0, "page": 0, ...
{"title": "Page[VillagersOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "VillagersOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "species": {"title": "Species", "type": "st...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/a43d3af8-0ceb-432a-82d0-ec7c6af6c9c1/0/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_insects_api_v1_insects_get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
a33d3dbb-2624-4e93-a021-4ddc83c3337f/a43d3af8-0ceb-432a-82d0-ec7c6af6c9c1/1/0
Animal Crossing New Horizons
Animal Crossing New Horizons API provides data of game assets and objects with different categories.
null
get_insects_api_v1_insects_get
200
null
{"items": [{"name": "", "sell": "", "where_how": "", "weather": "", "total_catches_to_unlock": "", "spawn_rates": "", "nh_jan": "", "nh_feb": "", "nh_mar": "", "nh_apr": "", "nh_may": "", "nh_jun": "", "nh_jul": "", "nh_aug": "", "nh_sep": "", "nh_oct": "", "nh_nov": "", "nh_dec": "", "sh_jan": "", "sh_feb": "", "sh_ma...
{"title": "Page[InsectsOutput]", "required": ["items", "total", "page", "size"], "type": "object", "properties": {"items": {"title": "Items", "type": "array", "items": {"title": "InsectsOutput", "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "sell": {"title": "Sell", "type": "string"}, "w...
2216af6a-933c-4590-b8e1-b6419bc7bba6/94e27e90-1d49-40d9-8d27-6ce332d23248/0/0
Useful CSGO - Counter Strike
Get some useful infos about CSGO, like item prices and the hottest reddit investments discussions
8.1
Valid Item
Check if item is valid CSGO Item
200
Response
{"success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}
2216af6a-933c-4590-b8e1-b6419bc7bba6/67bc4a28-1fd3-442a-b3ec-0a0da70d3cb1/0/0
Useful CSGO - Counter Strike
Get some useful infos about CSGO, like item prices and the hottest reddit investments discussions
8.1
Autocomplete
Autocomplete a given word to CSGO item
200
Response
{"success": true, "items": ["AK-47 | Redline (Battle-Scarred)", "AK-47 | Redline (Field-Tested)", "AK-47 | Redline (Minimal Wear)", "AK-47 | Redline (Well-Worn)", "AWP | Redline (Field-Tested)", "AWP | Redline (Minimal Wear)", "AWP | Redline (Well-Worn)", "StatTrak\u2122 AK-47 | Redline (Battle-Scarred)", "StatTrak\u21...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "items": {"type": "array", "items": {"type": "string"}}}, "required": ["items", "success"]}
ed81dc42-84d6-4ef4-82fc-61068a6aa729/f23a6f42-033e-4c90-a635-4a0f1367fa43/0/0
Ludo King Room All Api's
Ludo King Room Code Api, Ludo King Room Type Api
6.5
api/v1/roomcode/quick
Get Ludo King Quick Room Code
200
New Example
{"roomcode": "02345678"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"roomcode": {"type": "string"}}, "required": ["roomcode"]}
ed81dc42-84d6-4ef4-82fc-61068a6aa729/527f105d-b577-49b8-be40-74d10e49fd29/0/0
Ludo King Room All Api's
Ludo King Room Code Api, Ludo King Room Type Api
6.5
api/v1/roomcode/popular
Get Ludo King Popular Room Code
200
New Example
{"roomcode": "02345678"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"roomcode": {"type": "string"}}, "required": ["roomcode"]}
ed81dc42-84d6-4ef4-82fc-61068a6aa729/9958ab0f-0906-4e9c-8e03-fd58e263793d/0/0
Ludo King Room All Api's
Ludo King Room Code Api, Ludo King Room Type Api
6.5
api/v1/roomcode/classic
Get Ludo King Classic Room Code
200
New Example
{"roomcode": "02345678"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"roomcode": {"type": "string"}}, "required": ["roomcode"]}
f9465b80-ac83-4d09-9be5-b57e60b6042d/e932f144-2c1d-4fab-8d7b-8a89e2d9244e/0/0
Pictionary Charades Word Generator
Generate words for Charades and Pictionary Games!
8.1
Get Charades Word
Get a random charades word with the specified difficulty. If not difficulty is supplied, a random difficulty will be used.
200
Response
{"success": true, "difficulty": "easy", "word": "lift"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "difficulty": {"type": "string"}, "word": {"type": "string"}}, "required": ["difficulty", "success", "word"]}
f9465b80-ac83-4d09-9be5-b57e60b6042d/6937a212-c6ed-455e-b628-794cb1d81e93/0/0
Pictionary Charades Word Generator
Generate words for Charades and Pictionary Games!
8.1
Get Pictionary Word
Get a random pictionary word with the specified difficulty. If not difficulty is supplied, a random difficulty will be used.
200
Response
{"success": true, "difficulty": "easy", "word": "bread"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "difficulty": {"type": "string"}, "word": {"type": "string"}}, "required": ["difficulty", "success", "word"]}
256cd2a4-bd67-4115-94cd-73840c13cd67/27666721-a0a7-4bd6-bdce-ad448c7e7e17/0/0
Steam Community
Interface with elements on the SteamCommunity.
8
Group Trending Topics
Get a list of the trending topics, and the OP.
200
Trending Topics
{"trendingTopics": [{"title": "Is this group still active?", "link": "https://steamcommunity.com/groups/l4d/discussions/0/3880365909912530331/", "creator": "Delta (EB)", "contents": "<div class=\"topic_hover_text\">\n\t\t\t\tHey guys, just wondering. Is this group still around? It doesn't look like it's been updated by...
{"type": "object", "properties": {"trendingTopics": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "creator": {"type": "string"}, "contents": {"type": "string"}, "latestComment": {"type": "string"}, "replies": {"type": "string"}}}}}}
256cd2a4-bd67-4115-94cd-73840c13cd67/5f15bdbd-57df-4c0f-8f76-55dcff88f203/0/0
Steam Community
Interface with elements on the SteamCommunity.
8
User Aliases
Get a list of user aliases and when they were changed.
200
User Aliases
{"aliases": [{"newname": "Sindex", "timechanged": "Oct 28, 2017 @ 6:08pm"}, {"newname": "Spooky Sindex", "timechanged": "Oct 28, 2017 @ 5:51pm"}, {"newname": "Sindex (William Alexander)", "timechanged": "Mar 6, 2016 @ 3:54pm"}, {"newname": "Sindex (Willem Alexander)", "timechanged": "Mar 6, 2016 @ 3:50pm"}, {"newname":...
{"type": "object", "properties": {"aliases": {"type": "array", "items": {"type": "object", "properties": {"newname": {"type": "string"}, "timechanged": {"type": "string"}}}}}}
256cd2a4-bd67-4115-94cd-73840c13cd67/7d12e613-553d-4c4c-b7a0-bae2087f5232/0/0
Steam Community
Interface with elements on the SteamCommunity.
8
Group Profile
An overview of a steamcommunity group.
200
Group Profile
{"name": "Left 4 Dead", "slogan": "", "summary": "No information given.", "founded": "August 6, 2007", "announcements": {"latest": [{"title": "Evolve Game announced, Turtle Rock's Next Project", "link": "https://steamcommunity.com/groups/l4d/announcements/detail/1748820951345138057", "contents": "http://www.gameinforme...
{"type": "object", "properties": {"name": {"type": "string"}, "slogan": {"type": "string"}, "summary": {"type": "string"}, "founded": {"type": "string"}, "announcements": {"type": "object", "properties": {"latest": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type"...
256cd2a4-bd67-4115-94cd-73840c13cd67/ed9f559c-079d-4ee7-8af2-3fdbb8d7e6c0/0/0
Steam Community
Interface with elements on the SteamCommunity.
8
User Groups List
Get a listing of all the public and private groups a user is apart of.
200
User Groups
{"groups": [{"avatar": "https://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/e9/e9f7384af1a1ef17983e5024d2c7e439ade1bbee_medium.jpg", "name": "Gaming-Servers.net", "link": "https://steamcommunity.com/groups/gaming-server-net", "isPublic": true, "members": "1000", "inGame": "34", "online": "309", "inG...
{"type": "object", "properties": {"groups": {"type": "array", "items": {"type": "object", "properties": {"avatar": {"type": "string"}, "name": {"type": "string"}, "link": {"type": "string"}, "isPublic": {"type": "boolean"}, "members": {"type": "string"}, "inGame": {"type": "string"}, "online": {"type": "string"}, "inGr...
256cd2a4-bd67-4115-94cd-73840c13cd67/53a15b24-6e08-4374-995b-e9ace977209c/0/0
Steam Community
Interface with elements on the SteamCommunity.
8
User Profile
Get a full listing of data from a user profile. Friends, Groups, Steam Profile Level, and so much more.
200
User Profile
{"username": "Sindex ", "isPrivate": false, "status": "Currently Offline", "inGame": "", "avatar": "https://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/a4/a40bbd3d9f2dde32cdaba07a12025fa8fe566f45_full.jpg", "about": {"realname": "Robert G. S.", "location": "La Puente, California, United States", "fl...
{"type": "object", "properties": {"username": {"type": "string"}, "isPrivate": {"type": "boolean"}, "status": {"type": "string"}, "inGame": {"type": "string"}, "avatar": {"type": "string"}, "about": {"type": "object", "properties": {"realname": {"type": "string"}, "location": {"type": "string"}, "flag": {"type": "strin...
f50f72a6-deea-48e9-b03a-476760f0910c/c72036c4-b95e-4dfb-90f2-3cfed9ddb4f5/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Get Player Details
Get Player Details based on UserName. Case Sensitive!
200
New Example
[{"username": "YETI \u00d0ICK", "rank": "Diamond I", "lp": "0", "winLossRatio": "No Ranked Games", "mostPlayedChamps": [{"name": "Nunu & Willump", "winPercentage": "100%", "totalGames": "3 Played"}]}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"username": {"type": "string"}, "rank": {"type": "string"}, "lp": {"type": "string"}, "winLossRatio": {"type": "string"}, "mostPlayedChamps": {"type": "array", "items": {"type": "object", "properties": {"name": {"t...
f50f72a6-deea-48e9-b03a-476760f0910c/45437a1c-f491-4b6c-8cec-f38dbd983be0/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Get Random Champion
This will go through the list of champions and return a single RANDOM champion!
200
New Example
[{"champName": "Alistar", "blueEssence": 1350, "RP": 585, "HP": 670, "LvLHPGain": 120, "HPR": 8.5, "LvLHPRGain": 0.85, "resource": "Mana", "MP": 350, "LvLMPGain": 40, "MPR": 8.5, "LvLMPRGain": 0.8, "moveSpeed": 330, "attDamage": 62, "LvLAttDamageGain": 3.75, "attSpeed": 0.625, "LvLAttSpeedGain": 2.125, "range": 125, "a...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"champName": {"type": "string"}, "blueEssence": {"type": "integer"}, "RP": {"type": "integer"}, "HP": {"type": "integer"}, "LvLHPGain": {"type": "integer"}, "HPR": {"type": "number"}, "LvLHPRGain": {"type": "number...
f50f72a6-deea-48e9-b03a-476760f0910c/729d55ce-c57a-4934-97a0-a488ba00c811/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Get Champion Tier List
Get either a list of the current champion tier list or a tier list section based on YOUR request!
200
New Example
{"sTier": [{"name": "Rumble", "role": "MID", "winRate": "63.5%"}, {"name": "Kayle", "role": "TOP", "winRate": "61.7%"}, {"name": "Zed", "role": "MID", "winRate": "56.8%"}, {"name": "Kindred", "role": "JUNGLE", "winRate": "56.2%"}, {"name": "Syndra", "role": "MID", "winRate": "56.2%"}, {"name": "Fiora", "role": "TOP", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"sTier": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "role": {"type": "string"}, "winRate": {"type": "string"}}, "required": ["name", "role", "winRate"]}}}, "required": ["sTier"]}
f50f72a6-deea-48e9-b03a-476760f0910c/abc1a5ce-8f3d-4c98-966e-9cde05a3227e/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Get All League Ranks
Get League of Legends ranks and their player base!
200
New Example
[{"name": "Iron", "playerBase": "~4.0%"}, {"name": "Bronze", "playerBase": "~24.0%"}, {"name": "Silver", "playerBase": "~33.0%"}, {"name": "Gold", "playerBase": "~25.0%"}, {"name": "Platinum", "playerBase": "~10.0%"}, {"name": "Diamond", "playerBase": "~1.9%"}, {"name": "Master", "playerBase": "~0.27%"}, {"name": "Gran...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "playerBase": {"type": "string"}}, "required": ["name", "playerBase"]}}
f50f72a6-deea-48e9-b03a-476760f0910c/9a2dd97d-8959-4ef7-a38f-8c1e61575451/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Search For A Champion
This will go through the list of champions and return a single champion or a list of champions depending on YOUR request!
200
New Example
[{"champName": "Zed", "blueEssence": 4800, "RP": 880, "HP": 654, "LvLHPGain": 99, "HPR": 7, "LvLHPRGain": 0.65, "resource": "Energy", "MP": 0, "LvLMPGain": 0, "MPR": 0, "LvLMPRGain": 0, "moveSpeed": 345, "attDamage": 63, "LvLAttDamageGain": 3.4, "attSpeed": 0.651, "LvLAttSpeedGain": 3.3, "range": 125, "armor": 32, "LvL...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"champName": {"type": "string"}, "blueEssence": {"type": "integer"}, "RP": {"type": "integer"}, "HP": {"type": "integer"}, "LvLHPGain": {"type": "integer"}, "HPR": {"type": "integer"}, "LvLHPRGain": {"type": "numbe...
f50f72a6-deea-48e9-b03a-476760f0910c/25e4ceda-fa88-43cd-bee6-12e18ebc6986/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Get Random Item
This will go through the list of items and return a single RANDOM item!
200
New Example
[{"name": "Slightly Magical Footwear", "price": "300", "itemSynergy": ["Navori Quickblades", "Sunfire Aegis", "Lord Dominik's Regards", "The Collector", "Rapid Firecannon"], "champSynergy": ["Aatrox", "Nami", "Warwick", "Twitch", "Lux"]}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "itemSynergy": {"type": "array", "items": {"type": "string"}}, "champSynergy": {"type": "array", "items": {"type": "string"}}}, "required": ["champSynergy", ...
f50f72a6-deea-48e9-b03a-476760f0910c/1fd03ccc-acf0-4142-8b71-d2e8eef4cf76/0/0
League Of Legends Galore
Get Details aboat players, champions, and more! Check the About page for details on every API!
9.2
Search For A Item
This will go through the list of items and return a single item or a list of items depending on YOUR request!
200
New Example
[{"name": "Long Sword", "price": "350", "itemSynergy": ["Infinity Edge", "Death's Dance", "Serylda's Grudge", "Black Cleaver", "Jak'Sho, The Protean"], "champSynergy": ["Mordekaiser", "Dr. Mundo", "Swain", "Warwick", "Nami"]}, {"name": "B.F. Sword", "price": "1300", "itemSynergy": ["Divine Sunderer", "Ravenous Hydra", ...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "itemSynergy": {"type": "array", "items": {"type": "string"}}, "champSynergy": {"type": "array", "items": {"type": "string"}}}, "required": ["champSynergy", ...
5fe05400-b6b7-435f-9b50-d460c4edff51/9d45ecb1-0123-4e01-b846-43809a432eb6/0/0
Tambola Fun
Tambola API
5.5
Tickets
API endpoint to generate tickets. Pass count in case more than 1 tickets need to be created. Max 10 per request. Refer to example response (on the right) to see how tickets are generated. Each ticket has 3 rows and 9 columns. Empty columns are returns with an X and non-empty columns contain the number.
200
Response
{"response_code": 200, "tickets": [[[6, "X", "X", "X", 47, "X", 61, 72, 80], ["X", 10, 29, 39, "X", "X", 63, "X", 85], [8, "X", "X", "X", "X", 58, 65, 75, 89]], [["X", 11, "X", 30, "X", 56, 63, "X", 81], [9, 18, 20, "X", "X", "X", "X", 76, 90], ["X", "X", 22, 35, 40, 59, "X", 77, "X"]]]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"response_code": {"type": "integer"}, "tickets": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": ["integer", "string"]}}}}}, "required": ["response_code", "tickets"]}
67e0fd82-2d68-4dc8-ab3a-3e26185150d3/40bb1f2b-1d1e-41ad-8200-e2df1d8fcc6d/0/0
Free Fire API
Free Fire Game API, you can access an extensive database of character profiles, including detailed information on their abilities, statistics, and unique skills. Whether it's unlocking a new character or comparing their strengths, this API empowers you to provide in-depth character analysis to your users.
5.1
news
get all news list !
200
New Example
{"status": "success", "msg": "", "data": {"article_category": [{"id": 1, "name": "Announcement"}, {"id": 20, "name": "Patch Note"}, {"id": 31, "name": "DevBlog"}, {"id": 32, "name": "Collaboration"}, {"id": 33, "name": "Support"}], "data": [{"id": 1170, "title": "Patch Notes", "author": "", "abstract": "Play and Achiev...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "msg": {"type": "string"}, "data": {"type": "object", "properties": {"article_category": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "requ...
67e0fd82-2d68-4dc8-ab3a-3e26185150d3/92c72585-13a7-49a8-a14f-51ee47bcc994/0/0
Free Fire API
Free Fire Game API, you can access an extensive database of character profiles, including detailed information on their abilities, statistics, and unique skills. Whether it's unlocking a new character or comparing their strengths, this API empowers you to provide in-depth character analysis to your users.
5.1
videos
get all videos list !
200
New Example
{"status": "success", "msg": "", "data": {"video_category": [{"id": 1, "name": "Free Fire Collection"}, {"id": 2, "name": "Free Fire Collaboration"}, {"id": 3, "name": "Free Fire Tales"}, {"id": 4, "name": "Free Fire Update"}, {"id": 36, "name": "Support"}, {"id": 37, "name": "Free Fire Official"}], "data": [{"id": 629...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "msg": {"type": "string"}, "data": {"type": "object", "properties": {"video_category": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "requir...
67e0fd82-2d68-4dc8-ab3a-3e26185150d3/5b5403d6-d2ec-4ccb-84fe-9b6abf6ed7d3/0/0
Free Fire API
Free Fire Game API, you can access an extensive database of character profiles, including detailed information on their abilities, statistics, and unique skills. Whether it's unlocking a new character or comparing their strengths, this API empowers you to provide in-depth character analysis to your users.
5.1
pets
get all pets !
200
New Example
{"status": "success", "msg": "", "data": {"pet_category": [{"id": 1, "name": "default"}], "data": [{"id": 249, "name": "Kactus", "abstract": "When owner stays still for 6s, they will restore 10EP/s. Restorations stops once 100 EP is restored or upon movement/jumping", "pic4list": "https://dl.dir.freefiremobile.com/comm...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "msg": {"type": "string"}, "data": {"type": "object", "properties": {"pet_category": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required...
67e0fd82-2d68-4dc8-ab3a-3e26185150d3/1b72e09b-b9dd-4751-a6ae-7cdc3202b023/0/0
Free Fire API
Free Fire Game API, you can access an extensive database of character profiles, including detailed information on their abilities, statistics, and unique skills. Whether it's unlocking a new character or comparing their strengths, this API empowers you to provide in-depth character analysis to your users.
5.1
characters
get uptodate all characters !
200
New Example
{"status": "success", "msg": "", "data": {"data": [{"id": 668, "name": "Santino", "abstract": "Fashion Designer", "pc_bg": "https://dl.dir.freefiremobile.com/common/web_event/official2.ff.garena.all/20233/a87518a4593c1650356ee9374de5754a.png", "skill_icon": "https://dl.dir.freefiremobile.com/common/web_event/official2....
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "msg": {"type": "string"}, "data": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "abstract": {"type...
99b6ce03-5d34-4358-95c0-3c26d5b63f31/41bf7205-0b9c-4f49-ac7e-e5d7672968f7/0/0
BingoAPI
Offload your server resources with Bingo API! It is a straightforward API that generates Bingo cards in US and EU game standards (75 or 90 numbers). Feel free to play with it with the free Basic Plan. If you have suggestions or requests just drop me a line.
8.4
/us
US game spec. Returns numbers between 1 and 75, randomized in 5 groups. If you have a paid plan you can specify the number of cards to generate as a query parameter: ?cards=10 This will return an array of array (the cards). Please note that empty spaces are not returned as it is more portable for who don't need them. Y...
200
Response
[[1, 2, 15, 21, 28, 29, 34, 37, 42, 50, 51, 55, 60, 63, 74], [5, 6, 9, 16, 26, 28, 35, 39, 40, 47, 58, 60, 62, 67, 71]]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "array", "items": {"type": "integer"}}}
99b6ce03-5d34-4358-95c0-3c26d5b63f31/ae192b6a-aa6b-485e-be8f-645698379473/0/0
BingoAPI
Offload your server resources with Bingo API! It is a straightforward API that generates Bingo cards in US and EU game standards (75 or 90 numbers). Feel free to play with it with the free Basic Plan. If you have suggestions or requests just drop me a line.
8.4
/eu
EU game spec. Returns numbers between 1 and 90. If you have a paid plan you can specify the number of cards to generate as a query parameter: ?cards=10 This will return an array of array (the cards). Please note that empty spaces are not returned as it is more portable for who don't need them. You are free to loop thro...
200
Response
[4, 9, 13, 24, 25, 31, 35, 55, 57, 61, 66, 67, 70, 75, 90]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "integer"}}
2e170407-d4d6-4634-9468-c4ef537a3d41/909ca899-9659-492d-ae4a-3b849d804dcf/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username Brawl Stars
Enter your Brawl Stars ID in the required parameters
200
Response
{"success": true, "data": {"game": "Brawl Stars", "userId": "#RYVYV2JUV", "username": "Henry"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...
2e170407-d4d6-4634-9468-c4ef537a3d41/502d3411-0c4b-44b8-9c81-098bc849b7d0/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username Clash Royale
Enter your Clash Royale ID in the required parameters
200
Response
{"success": true, "data": {"game": "Clash Royale", "userId": "#RYVYV2JUV", "username": "mango"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...
2e170407-d4d6-4634-9468-c4ef537a3d41/7a37bac9-151e-442a-b420-373eb3d9be75/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username Clash Of Clans
Enter your Clash Of Clans ID in the required parameters
200
Response
{"success": true, "data": {"game": "Clash Of Clans", "userId": "#20C0RVGL", "username": "GA Andre \u00f6gge"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...
2e170407-d4d6-4634-9468-c4ef537a3d41/1744e60e-4201-4be6-924a-ca22c829eb50/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username PUBGM Lite
Enter your PUBGM Lite ID in the required parameters
200
Response
{"success": true, "data": {"game": "PUBG Lite", "userId": "7228395004", "username": "silviamegaf"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...
2e170407-d4d6-4634-9468-c4ef537a3d41/20e3a5e5-3007-4628-9a4c-563fc23855aa/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username Call of Duty Mobile
Enter your Call of Duty Mobile ID in the required parameters
200
Response
{"success": true, "data": {"game": "Call of Duty Mobile", "userId": "8370310025568788107", "username": "B\u00a0I\u00a0L\u00a0L\u00a0I\u00a0E"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...
2e170407-d4d6-4634-9468-c4ef537a3d41/2f0fdb6e-aae8-42cb-bbf3-f0081e48d4eb/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username Arena of Valor
Enter your Arena of Valor ID in the required parameters
200
Response
{"success": true, "data": {"game": "Arena of Valor", "userId": "195293573153949", "username": "creature.6's"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...
2e170407-d4d6-4634-9468-c4ef537a3d41/b3b5383b-52a6-4e06-9d70-afd3dda5076f/0/0
ID Game Checker
Validate or GET username with ID. Available for Free Fire Global, Mobile Legends, PUBGM Global, PUBGM Lite, Higgs Domino, COC, Clash Royale, AoV, Jawaker etc.
9.5
GET username Genshin Impact
Enter the Genshin Impact ID and Server in the required parameters
200
Response
{"success": true, "data": {"game": "Genshin Impact", "userId": "844335555", "username": "Z*n"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"game": {"type": "string"}, "userId": {"type": "string"}, "username": {"type": "string"}}, "required": ["game", "userId", "username"]}}, "required": ["data", "success"...