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
a91b5453-9fc9-43e4-812d-5e9796971acd/9fd4c70b-9bcd-40e6-b11f-1a4fa5ccda51/0/0
Ludoking Roomcode Type Check api
check ludoking roomcode type classic / popular / quick api For ludoking roomcode api https://rapidapi.com/ajayawswp1/api/ludo-king-room-code-api Support WhatsApp +918926295656
7
Check Room code
Check Room code
200
New Example
{"type": "popular"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}
f3195985-c365-4538-ab55-67c544401f08/aab403dc-e6ad-4ba7-b8b2-933cf52395de/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get screenshots
get screenshots by id
200
New Example
[{"image": "https://media.rawg.io/media/screenshots/a7c/a7c43871a54bed6573a6a429451564ef.jpg", "width": 1920, "height": 1080}, {"image": "https://media.rawg.io/media/screenshots/cf4/cf4367daf6a1e33684bf19adb02d16d6.jpg", "width": 1920, "height": 1080}, {"image": "https://media.rawg.io/media/screenshots/f95/f9518b1d9921...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"image": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["height", "image", "width"]}}
f3195985-c365-4538-ab55-67c544401f08/c4a9c10e-7ceb-463e-862d-7bbbfa472e42/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get achievement
get achievement by id
200
New Example
[{"name": "Los Santos Legend", "description": "Congratulations! You're Vinewood's biggest star!", "image": "https://media.rawg.io/media/achievements/bb6/bb668fa0042485a7978e0c59e5128c34.jpg", "percent": "0.63"}, {"name": "Masterminds", "description": "GTA Online: Complete all 3 Criminal Mastermind challenges in The Doo...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "percent": {"type": "string"}}, "required": ["description", "image", "name", "percent"]}}
f3195985-c365-4538-ab55-67c544401f08/09b5547d-c864-43b3-b3ab-7be6b9c6bb3b/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get twitch
get twitch videos link by id
200
New Example
[{"name": "[Kevin Whipaloo](Manager at Burger Shot) NoPixel 3.0 Day 6 | www.sodapoppin.shop Discount code: POOR", "video_url": "https://www.twitch.tv/videos/909117058", "created": "2021-02-10T23:38:27Z", "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/9467c6ad39347f1b2f65_sodapoppin_41656852734_16130...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "video_url": {"type": "string"}, "created": {"type": "string"}, "thumbnail": {"type": "string"}, "view_count": {"type": "integer"}, "language": {"type": "string"}}, "required": ["created...
f3195985-c365-4538-ab55-67c544401f08/9b3de586-7c02-4748-9538-d76447d06b69/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get suggested game
get suggested game by id
200
New Example
[{"id": 28, "slug": "red-dead-redemption-2", "background_image": "https://media.rawg.io/media/games/511/5118aff5091cb3efec399c808f8c598f.jpg", "rating": 4.59, "released": "2018-10-26", "updated": "2023-09-16T00:20:42", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/130/1309c8ea2eb2c7fedf96048e8de53e...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/71c0d025-811a-4ad4-8526-2f1d1a81ac3c/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get game series
get game series by id
200
New Example
[{"id": 5200, "slug": "gta-chinatown-wars", "background_image": "https://media.rawg.io/media/games/bcd/bcdadb5dd2be66dd4dd1f657275b3f8e.jpg", "rating": 3.87, "released": "2009-03-17", "updated": "2023-08-29T14:39:39", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/511/511dd8bdda61074520c37676ac873fd...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/5e7515ae-5ba0-43a6-86c4-c8934f18daba/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get youtube
get youtube videos link by id
200
New Example
[{"id": 25623021, "video_url": "https://www.youtube.com/watch?v=QkkoHAzjnUs", "channel_id": "UC6VcWc1rAoWdBCM0JxrRQ3A", "channel_title": "Rockstar Games", "description": "Grand Theft Auto V Trailer.", "created": "2011-11-02T13:37:55Z", "like_count": 1872380, "dislike_count": 0, "view_count": 88903364, "comments_count":...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "video_url": {"type": "string"}, "channel_id": {"type": "string"}, "channel_title": {"type": "string"}, "description": {"type": "string"}, "created": {"type": "string"}, "like_count": {"t...
f3195985-c365-4538-ab55-67c544401f08/f5fb9ed5-62a4-4ebc-8966-4c32a081523a/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
get reviews
get reviews by id
200
New Example
[{"user": {"username": "jvsr", "full_name": "Jo\u00e3o Vitor de Souza Ribeiro"}, "text": "legendary", "rating": 1, "created": "2023-08-30T20:55:18.503244Z", "share_image": "https://media.rawg.io/media/api/images/reviews/585/5851a41baf8408708677ba130557ac3c_1853342.jpg"}, {"user": {"username": "prince90", "full_name": "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"user": {"type": "object", "properties": {"username": {"type": "string"}, "full_name": {"type": "string"}, "avatar": {"type": "string"}}, "required": ["username"]}, "text": {"type": "string"}, "rating": {"type": "i...
f3195985-c365-4538-ab55-67c544401f08/c7e5ede9-a9d2-4801-a511-d7ad47ebbb6e/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
released
get game according to released
200
New Example
[{"id": 41700, "slug": "star-citizen", "background_image": "https://media.rawg.io/media/games/926/9268bcfde5bea6f457a6833a55b653e9.jpg", "rating": 3.85, "released": "2025-12-11", "updated": "2023-08-20T12:31:09", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/d3d/d3dbbba324fd87d209581cb422525772.mp4...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": ["null", "string"]}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type":...
f3195985-c365-4538-ab55-67c544401f08/16ca7cff-832f-4ce1-90f5-59eb0cd531e6/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
name
get game according to name
200
New Example
[{"id": 963446, "slug": "abandoned-souls", "background_image": "https://media.rawg.io/media/screenshots/57f/57fa117fb8a1f147fadac08cff0c65bd.jpg", "rating": 0, "released": "2023-07-14", "updated": "2023-07-31T18:46:08", "short_screenshots": ["https://media.rawg.io/media/screenshots/57f/57fa117fb8a1f147fadac08cff0c65bd....
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": ["null", "string"]}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "short_screensho...
f3195985-c365-4538-ab55-67c544401f08/d394d682-b58b-4c4a-9849-37ac5473a330/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
created
get game according to created
200
New Example
[{"id": 966364, "slug": "the-walking-dead-betrayal", "background_image": "https://media.rawg.io/media/screenshots/428/4283eff83ae4242432a4112a36e8f524.jpg", "rating": 0, "released": "2023-09-14", "updated": "2023-09-15T05:50:43", "short_screenshots": ["https://media.rawg.io/media/screenshots/428/4283eff83ae4242432a4112...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "integer"}, "released": {"type": "string"}, "updated": {"type": "string"}, "short_screenshots": {"ty...
f3195985-c365-4538-ab55-67c544401f08/8d34bb66-6885-478a-9263-457be69c9bfe/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
relevance
get game according to relevance
200
New Example
[{"id": 303576, "slug": "vampire-the-masquerade-bloodlines-2", "background_image": "https://media.rawg.io/media/games/fb5/fb5e0fdb1f6bb0e8b5da5d08bb83a5fc.jpg", "rating": 3.94, "released": "2023-12-31", "updated": "2023-09-15T11:12:07", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/c66/c6692dc6b3d7...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/2c6e1f7c-c6ce-44c8-a266-20de8fceaa2f/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
ios
get game available for ios
200
New Example
[{"id": 586042, "slug": "oxenfree-ii-lost-signals", "background_image": "https://media.rawg.io/media/games/55e/55e23d1452e7f7f0295c4fe2a4d298b5.jpg", "rating": 3.68, "released": "2023-07-12", "updated": "2023-09-15T06:18:30", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/e1f/e1fac0a32182c2ceb8449a9...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": ["null", "string"]}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type":...
f3195985-c365-4538-ab55-67c544401f08/fdd94466-96a3-400e-9e9e-58e5203c2f66/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
playstation
get game available for playstation
200
New Example
[{"id": 303576, "slug": "vampire-the-masquerade-bloodlines-2", "background_image": "https://media.rawg.io/media/games/fb5/fb5e0fdb1f6bb0e8b5da5d08bb83a5fc.jpg", "rating": 3.94, "released": "2023-12-31", "updated": "2023-09-15T11:12:07", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/c66/c6692dc6b3d7...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/56a35aa8-ea66-4f7f-b845-65d6bf3cc618/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
android
get game available for android
200
New Example
[{"id": 48136, "slug": "sky", "background_image": "https://media.rawg.io/media/screenshots/40d/40db5db1a0ef232be674300867eea710.jpg", "rating": 0, "released": "2023-06-27", "updated": "2023-06-30T02:31:43", "short_screenshots": ["https://media.rawg.io/media/screenshots/40d/40db5db1a0ef232be674300867eea710.jpg", "https:...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": ["null", "string"]}, "rating": {"type": "integer"}, "released": {"type": "string"}, "updated": {"type": "string"}, "short_screensh...
f3195985-c365-4538-ab55-67c544401f08/bd1c2b37-1868-45e4-840f-e5e730f11db1/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
nindento
get game available for nindento
200
New Example
[{"id": 292844, "slug": "hollow-knight-silksong", "background_image": "https://media.rawg.io/media/games/27c/27cd8b7dead05a870f8a514a9a1915ad.jpg", "rating": 4.51, "released": "2023-12-31", "updated": "2023-08-27T15:44:41", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/9ba/9ba1677bb7d159ec53071cdd4...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": ["null", "string"]}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type":...
f3195985-c365-4538-ab55-67c544401f08/20e20fc1-b615-456c-8fa9-835ff755bece/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
linux
get game available for linux
200
New Example
[{"id": 292844, "slug": "hollow-knight-silksong", "background_image": "https://media.rawg.io/media/games/27c/27cd8b7dead05a870f8a514a9a1915ad.jpg", "rating": 4.51, "released": "2023-12-31", "updated": "2023-08-27T15:44:41", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/9ba/9ba1677bb7d159ec53071cdd4...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/410242a8-cc14-4cb0-a3c4-e06abbfea8e8/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
xbox
get game available for xbox
200
New Example
[{"id": 303576, "slug": "vampire-the-masquerade-bloodlines-2", "background_image": "https://media.rawg.io/media/games/fb5/fb5e0fdb1f6bb0e8b5da5d08bb83a5fc.jpg", "rating": 3.94, "released": "2023-12-31", "updated": "2023-09-15T11:12:07", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/c66/c6692dc6b3d7...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/9134c50b-51e2-49ba-a195-aab68cd0dbc6/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
pc
get game available for pc
200
New Example
[{"id": 303576, "slug": "vampire-the-masquerade-bloodlines-2", "background_image": "https://media.rawg.io/media/games/fb5/fb5e0fdb1f6bb0e8b5da5d08bb83a5fc.jpg", "rating": 3.94, "released": "2023-12-31", "updated": "2023-09-15T11:12:07", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/c66/c6692dc6b3d7...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/ae68d203-892a-4dd7-98da-d533fd9af1d3/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
page no
get result according to page number
200
New Example
[{"id": 303576, "slug": "vampire-the-masquerade-bloodlines-2", "background_image": "https://media.rawg.io/media/games/fb5/fb5e0fdb1f6bb0e8b5da5d08bb83a5fc.jpg", "rating": 3.94, "released": "2023-12-31", "updated": "2023-09-15T11:12:07", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/c66/c6692dc6b3d7...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
f3195985-c365-4538-ab55-67c544401f08/873fb013-6450-4628-bfd4-7a88784b308d/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
single game
get full detail of game with there system requirement,tag ,stores,video clip, screenshots and many more
200
New Example
{"id": 3498, "slug": "grand-theft-auto-v", "name": "Grand Theft Auto V", "background_image": "https://media.rawg.io/media/games/20a/20aa03a10cda45239fe22d035c0ebe64.jpg", "rating": 4.47, "released": "2013-09-17", "updated": "2023-09-15T00:16:20", "website": "http://www.rockstargames.com/V/", "description": "Rockstar Ga...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "name": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "website": {"type": "stri...
f3195985-c365-4538-ab55-67c544401f08/c38d71a7-9362-45e7-a584-51a972b4b5af/0/0
All-In-One ( all in one )
games details for multiple platform/store include are steam, playstore, epic, itch, appstore, xbox, playstation and many more.
7
search
get search result
200
New Example
[{"id": 3498, "slug": "grand-theft-auto-v", "background_image": "https://media.rawg.io/media/games/20a/20aa03a10cda45239fe22d035c0ebe64.jpg", "rating": 4.47, "released": "2013-09-17", "updated": "2023-09-15T00:16:20", "clip": {"clips": {"320": "https://media.rawg.io/media/stories-320/dc5/dc5b17c957b3529d821bb97defcf930...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "slug": {"type": "string"}, "background_image": {"type": "string"}, "rating": {"type": "number"}, "released": {"type": "string"}, "updated": {"type": "string"}, "clip": {"type": "object",...
e8224e76-5d21-43a4-9531-02c4af3b06f1/21c3f577-e9d3-49d8-825b-99743234e99d/0/0
Endecrypt
Text Encryption and Decryption Api
0.2
Decryption
Decrypt any previously encrypted text. You will need the encrypted text and it's matching decryption key.
200
Response
{"Decrypted Message": "texttoencrypt"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Decrypted Message": {"type": "string"}}, "required": ["Decrypted Message"]}
e8224e76-5d21-43a4-9531-02c4af3b06f1/ff6dff4d-62e8-438f-bb83-d1c051a56fab/0/0
Endecrypt
Text Encryption and Decryption Api
0.2
Encryption
This will encrypt any plain text - no punctuation - only spaces are allowed.
200
Response
{"ciphertext": "AMCAADMuOr6bA", "decryptionkey": "['a', '9', 'f', '7', 'j', 't', '4', 's', 'z', 'm', 'P', 'E', 'O', 'G', 'M', '1', 'y', 'U', 'n', 'k', 'e', 'l', 'h', 'u', 'D', 'b', 'F', 'r', 'g', 'A', 'B', 'p', 'W', 'C', '6', 'T', ' ', '5', 'R', 'x', 'o', 'J', '2', 'X', 'K', 'q', 'I', 'w', '0', 'Y', 'V', 'Z', 'Q', 'i',...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ciphertext": {"type": "string"}, "decryptionkey": {"type": "string"}}, "required": ["ciphertext", "decryptionkey"]}
974eaf72-8f55-420b-81db-133ef5dba93b/94e239aa-b724-4e24-a2c2-7fed5f26a4f3/0/0
Ludo King Manual roomcode type & result
Ludo King Manual roomcode type (classic//popular) & result (username , userid , status) if any issues contact me whatsapp :> +919771241425 how to work : > https://youtu.be/8SC4Yb89MAc
8.7
GET RESULT
Get Result
200
Example_1
{"roomcode": "04380196", "status": "Finished", "ownername": "Guest9751", "ownerid": "653e7e98a959f82d7843e038", "ownerstatus": "Won", "player1name": "removvebbot", "player1id": "653feae85655399a6f4c1ecf", "player1status": "Exit", "updated_at": "2023-10-30 17:42:16"}
{"type": "object", "properties": {"roomcode": {"type": "string"}, "status": {"type": "string"}, "ownername": {"type": "string"}, "ownerid": {"type": "string"}, "ownerstatus": {"type": "string"}, "player1name": {"type": "string"}, "player1id": {"type": "string"}, "player1status": {"type": "string"}, "updated_at": {"type...
533c1e02-40da-43f7-90a1-768fb8072f03/46e99e1b-3b49-42ff-85da-fe198718ec46/0/0
Minecraft UUID and Name Fetcher
Convert Minecraft UUIDs to Usernames and backwards without getting rate-limited by Mojang's session servers
null
Name to UUID conversion
Converts an username to the normal and the trimmed UUID of the player
200
Response
{"result": {"uuid_trimmed": "a792de5583204958a1110708ce9551d2", "name": "Chriis", "uuid": "a792de55-8320-4958-a111-0708ce9551d2"}, "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"uuid_trimmed": {"type": "string"}, "name": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["name", "uuid", "uuid_trimmed"]}, "success": {"type": "boolean"}}, "required": ["result", "...
533c1e02-40da-43f7-90a1-768fb8072f03/e7c115bc-21e6-44c5-ad33-2b852e29c07f/0/0
Minecraft UUID and Name Fetcher
Convert Minecraft UUIDs to Usernames and backwards without getting rate-limited by Mojang's session servers
null
UUID to Username conversion
Converts a normal or trimmed UUID to the current username of the player.
200
Response
{"result": {"uuid_trimmed": "a792de5583204958a1110708ce9551d2", "name": "Chriis", "uuid": "a792de55-8320-4958-a111-0708ce9551d2"}, "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"uuid_trimmed": {"type": "string"}, "name": {"type": "string"}, "uuid": {"type": "string"}}, "required": ["name", "uuid", "uuid_trimmed"]}, "success": {"type": "boolean"}}, "required": ["result", "...
b8ce78f8-dd2e-49a3-b528-5c88143e115a/e0be9d77-c2e2-43c5-943e-f0422bd35dc6/0/0
Bitcoin address generator
generate private key/address, generate qr for transaction
0.1
generate public key (wif) & address
generate private key (wif format) & address the wallet qr image will be availlable on: crypto.hirak.site/YOUR-WIF.png exemple: crypto.hirak.site/L22FQFiLgL7HsYa6JDBizuLT6cBngjj5Wm8cuz3HP15zVGraSuCw.png.png
200
Response
{"wif": "L194bBbGoYtYma8EsnJWHRjmvY3SYSp85FcvRDtMuS457sbDxF6t", "address": "1BtS4rSSi12RZcNY79q7hWEUSw2L5Ach5G", "as": "3eea"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"wif": {"type": "string"}, "address": {"type": "string"}, "as": {"type": "string"}}, "required": ["address", "as", "wif"]}
78aacc35-bb0d-48f0-9275-2f4a76a0de61/0c3047cc-b213-4e8e-a7e4-6f959206c99e/0/0
Random Fake Credit Card Details And Validator
Generator for random (fake) credit card details such as type of the card, number of the card, name on the card and expirationDate of the card + additional validator check for credit card number
6.2
validator
you can also check if given credit card number is valid real one
200
Response
{"result": "true"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "string"}}, "required": ["result"]}
78aacc35-bb0d-48f0-9275-2f4a76a0de61/01e0a01e-3a2b-48f3-b478-94f192b8f168/0/0
Random Fake Credit Card Details And Validator
Generator for random (fake) credit card details such as type of the card, number of the card, name on the card and expirationDate of the card + additional validator check for credit card number
6.2
generator
you can fetch credit card details + the number of the result (min:1 max:100)
200
Response
[{"type": "MasterCard", "number": "5253337835367243", "name": "Kelli McCullough", "expirationDate": "08/22"}, {"type": "MasterCard", "number": "5116298707679254", "name": "Rosalia Carroll", "expirationDate": "02/23"}, {"type": "MasterCard", "number": "5341125778707861", "name": "Prof. Melyssa Tillman Sr.", "expirationD...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "number": {"type": "string"}, "name": {"type": "string"}, "expirationDate": {"type": "string"}}, "required": ["expirationDate", "name", "number", "type"]}}
3c30559e-c984-41f2-8ed2-338178c80c4e/5be0c552-f352-4277-8a14-33c491eaacf6/0/0
Dots
Dots Payouts API
null
/api/app/metrics/wallet
200
null
{"success": true, "wallet": {"amount": 0, "withdrawable_amount": 0}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "wallet": {"type": "object", "properties": {"amount": {"type": "number"}, "withdrawable_amount": {"type": "number"}}}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/8cb8127b-5cd2-4fa8-9655-cea53b7186dc/1/0
Dots
Dots Payouts API
null
/api/app/refill_wallet
200
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/52b8d07a-0b7a-4741-bbed-d77e79cbd4d7/0/0
Dots
Dots Payouts API
null
/api/invoice/create
400
null
{"success": true, "message": "Invoice expiry cannot exceed 72 hours"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/52b8d07a-0b7a-4741-bbed-d77e79cbd4d7/1/0
Dots
Dots Payouts API
null
/api/invoice/create
200
null
{"success": true, "invoice": {"id": 0, "api_app": {"id": 0, "user_id": 0, "name": ""}, "amount": 0, "expiry": "", "status": "", "items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "shipping": 0}, "requested_information": ["shipping_address"], "metadata"...
{"type": "object", "properties": {"success": {"type": "boolean"}, "invoice": {"properties": {"id": {"type": "integer"}, "api_app": {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "integer"}, "name": {"type": "string"}}}, "amount": {"type": "number"}, "expiry": {"type": "string", "format...
3c30559e-c984-41f2-8ed2-338178c80c4e/52b8d07a-0b7a-4741-bbed-d77e79cbd4d7/2/0
Dots
Dots Payouts API
null
/api/invoice/create
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/7a39937c-ef89-4e27-ac8d-1f9ea3f4101e/0/0
Dots
Dots Payouts API
null
/api/users/wallet/get/{user_id}
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/7a39937c-ef89-4e27-ac8d-1f9ea3f4101e/1/0
Dots
Dots Payouts API
null
/api/users/wallet/get/{user_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/7a39937c-ef89-4e27-ac8d-1f9ea3f4101e/2/0
Dots
Dots Payouts API
null
/api/users/wallet/get/{user_id}
400
null
{"success": true, "message": "user_id is not a valid uuid"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/7a39937c-ef89-4e27-ac8d-1f9ea3f4101e/3/0
Dots
Dots Payouts API
null
/api/users/wallet/get/{user_id}
200
null
{"success": true, "wallet": {"amount": 1000, "withdrawable_amount": 900, "credit_balance": 0}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "wallet": {"type": "object", "properties": {"amount": {"type": "number", "description": "User's balance in cents"}, "withdrawable_amount": {"type": "number", "description": "User's balance that they can withdraw"}, "credit_balance": {"type": "number", "d...
3c30559e-c984-41f2-8ed2-338178c80c4e/1c92e85a-12ed-4c50-bae7-7de9a23b5696/0/0
Dots
Dots Payouts API
null
/api/transactions/remove_credit
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/1c92e85a-12ed-4c50-bae7-7de9a23b5696/1/0
Dots
Dots Payouts API
null
/api/transactions/remove_credit
400
null
{"success": true, "message": "Destination user cannot be the same as the user of the api app"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/1c92e85a-12ed-4c50-bae7-7de9a23b5696/2/0
Dots
Dots Payouts API
null
/api/transactions/remove_credit
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/1c92e85a-12ed-4c50-bae7-7de9a23b5696/3/0
Dots
Dots Payouts API
null
/api/transactions/remove_credit
200
null
{"success": true, "transaction": {"id": 0, "date": "", "source_username": "", "destination_username": "", "amount": 0, "type": "credit", "completed": true, "notes": {}, "receipt": {"items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "shipping": 0}}, "cr...
{"type": "object", "properties": {"success": {"type": "boolean"}, "transaction": {"properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "source_username": {"type": "string"}, "destination_username": {"type": "string"}, "amount": {"type": "number"}, "type": {"type": "string", "enum": ["credit", "wallet"]...
3c30559e-c984-41f2-8ed2-338178c80c4e/24162d69-c2aa-4068-b5f6-12a4b8944017/0/0
Dots
Dots Payouts API
null
/api/transactions/get/user/{user_id}
200
null
{"success": true, "transactions": [{"id": 0, "date": "", "source_username": "", "destination_username": "", "amount": 0, "type": "credit", "completed": true, "notes": {}, "receipt": {"items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "shipping": 0}}, "...
{"type": "object", "properties": {"success": {"type": "boolean"}, "transactions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "source_username": {"type": "string"}, "destination_username": {"type": "string"}, "amount": {"type": "number"}, "type": {...
3c30559e-c984-41f2-8ed2-338178c80c4e/24162d69-c2aa-4068-b5f6-12a4b8944017/1/0
Dots
Dots Payouts API
null
/api/transactions/get/user/{user_id}
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/24162d69-c2aa-4068-b5f6-12a4b8944017/2/0
Dots
Dots Payouts API
null
/api/transactions/get/user/{user_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/24162d69-c2aa-4068-b5f6-12a4b8944017/3/0
Dots
Dots Payouts API
null
/api/transactions/get/user/{user_id}
400
null
{"success": true, "message": "user_id is not a valid uuid string"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/d975f098-bed6-44de-9e81-3e688581e550/0/0
Dots
Dots Payouts API
null
/api/users/create
403
null
{"success": true, "error": 1, "message": "This email is associated with a different phone number."}
{"type": "object", "properties": {"success": {"type": "boolean"}, "error": {"type": "integer"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/d975f098-bed6-44de-9e81-3e688581e550/1/0
Dots
Dots Payouts API
null
/api/users/create
200
null
{"success": true, "action": "verify", "verification_id": "97984720-f763-4d02-87fa-477ea2a2587c"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "action": {"type": "string"}, "verification_id": {"type": "string", "format": "uuid"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/d975f098-bed6-44de-9e81-3e688581e550/2/0
Dots
Dots Payouts API
null
/api/users/create
400
null
{"success": true, "error": 21, "message": "Phone number is invalid"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "error": {"type": "integer"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/f38ca5bc-7f5f-4f84-97ee-e0d99dde756c/0/0
Dots
Dots Payouts API
null
/api/users/wallet/add_payout_method
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/f38ca5bc-7f5f-4f84-97ee-e0d99dde756c/1/0
Dots
Dots Payouts API
null
/api/users/wallet/add_payout_method
400
null
{"success": true, "message": "payout_id must be provided. Email for paypal and phone number for venmo"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/f38ca5bc-7f5f-4f84-97ee-e0d99dde756c/2/0
Dots
Dots Payouts API
null
/api/users/wallet/add_payout_method
200
null
{"success": true, "ach_account_id": "acc_43kfg84ifkgh"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "ach_account_id": {"type": "string", "description": "The id of the ach account if ach account was added"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/f38ca5bc-7f5f-4f84-97ee-e0d99dde756c/3/0
Dots
Dots Payouts API
null
/api/users/wallet/add_payout_method
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/bbbf53da-91d9-4754-a8ab-4ce3bb95d152/0/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/bbbf53da-91d9-4754-a8ab-4ce3bb95d152/1/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/bbbf53da-91d9-4754-a8ab-4ce3bb95d152/2/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}
400
null
{"success": true, "message": "user_id is not a valid uuid"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/bbbf53da-91d9-4754-a8ab-4ce3bb95d152/3/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}
200
null
{"id": "", "email": "", "username": "john-doe", "first_name": "John", "last_name": "Doe", "display_name": "John Doe", "ach_accounts": [], "payout_methods": {"ach_accounts": [], "paypal": "", "venmo": ""}, "wallet": {"amount": 1000, "withdrawable_amount": 900, "credit_balance": 250}}
{"type": "object", "properties": {"id": {"type": "string", "format": "uuid"}, "email": {"type": "string", "format": "email"}, "username": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "display_name": {"type": "string"}, "ach_accounts": {"type": "array"}, "payout_methods": {"type...
3c30559e-c984-41f2-8ed2-338178c80c4e/a2785f39-b8d1-44f2-88fe-6cea22eaa9c0/0/0
Dots
Dots Payouts API
null
/api/transactions/create
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/a2785f39-b8d1-44f2-88fe-6cea22eaa9c0/1/0
Dots
Dots Payouts API
null
/api/transactions/create
400
null
{"success": true, "message": "Source and destination user cannot be the same"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/a2785f39-b8d1-44f2-88fe-6cea22eaa9c0/2/0
Dots
Dots Payouts API
null
/api/transactions/create
200
null
{"success": true, "message": "", "transaction": {"id": 0, "date": "", "source_username": "", "destination_username": "", "amount": 0, "type": "credit", "completed": true, "notes": {}, "receipt": {"items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "ship...
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string", "description": "Error message if success is false"}, "transaction": {"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "source_username": {"type": "string"}, "destination_username": {"ty...
3c30559e-c984-41f2-8ed2-338178c80c4e/a2785f39-b8d1-44f2-88fe-6cea22eaa9c0/3/0
Dots
Dots Payouts API
null
/api/transactions/create
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/14fa7201-2914-4014-8b80-764460dc6e15/0/0
Dots
Dots Payouts API
null
/api/transactions/create_unverified
400
null
{"success": true, "message": "Missing parameter", "error_code": "invalid-input"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "error_code": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/14fa7201-2914-4014-8b80-764460dc6e15/1/0
Dots
Dots Payouts API
null
/api/transactions/create_unverified
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/14fa7201-2914-4014-8b80-764460dc6e15/2/0
Dots
Dots Payouts API
null
/api/transactions/create_unverified
200
null
{"success": true, "message": "", "transaction": {"id": 0, "date": "", "source_username": "", "destination_username": "", "amount": 0, "type": "credit", "completed": true, "notes": {}, "receipt": {"items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "ship...
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string", "description": "Error message if success is false"}, "transaction": {"type": "object", "properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "source_username": {"type": "string"}, "destination_username": {"ty...
3c30559e-c984-41f2-8ed2-338178c80c4e/35883309-4f85-4955-b50b-f3d8bbccf9e5/0/0
Dots
Dots Payouts API
null
/api/transactions/create_ach_payment
400
null
{"success": true, "message": "Amount must be greater than 0"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/35883309-4f85-4955-b50b-f3d8bbccf9e5/1/0
Dots
Dots Payouts API
null
/api/transactions/create_ach_payment
200
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/35883309-4f85-4955-b50b-f3d8bbccf9e5/2/0
Dots
Dots Payouts API
null
/api/transactions/create_ach_payment
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/ee0f5759-7d6f-419e-9d9e-67ebd8d546d7/0/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}/intl_bank_accounts
400
null
{"success": true, "message": "Missing parameter", "error_code": "invalid-input"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "error_code": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/ee0f5759-7d6f-419e-9d9e-67ebd8d546d7/1/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}/intl_bank_accounts
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/ee0f5759-7d6f-419e-9d9e-67ebd8d546d7/2/0
Dots
Dots Payouts API
null
/api/users/get/{user_id}/intl_bank_accounts
200
null
{"success": true, "accounts": [{"id": "", "user_id": "", "currency": "", "country": "", "mask": ""}]}
{"type": "object", "properties": {"success": {"type": "boolean"}, "accounts": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "format": "uuid"}, "user_id": {"type": "string", "format": "uuid"}, "currency": {"type": "string", "format": "iso-4217"}, "country": {"type": "string", "for...
3c30559e-c984-41f2-8ed2-338178c80c4e/643ccbd0-c80f-4ad1-9c8e-845f33c0433d/0/0
Dots
Dots Payouts API
null
/api/users/wallet/refill
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/643ccbd0-c80f-4ad1-9c8e-845f33c0433d/1/0
Dots
Dots Payouts API
null
/api/users/wallet/refill
200
null
{"success": true, "link": "https://app.dots.dev/refill/dfjskjfhshgfdsjehf"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "link": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/643ccbd0-c80f-4ad1-9c8e-845f33c0433d/2/0
Dots
Dots Payouts API
null
/api/users/wallet/refill
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/643ccbd0-c80f-4ad1-9c8e-845f33c0433d/3/0
Dots
Dots Payouts API
null
/api/users/wallet/refill
400
null
{"success": true, "message": "user_id is not a valid uuid"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/75843a00-18a9-4d15-af07-51427f5656d7/0/0
Dots
Dots Payouts API
null
/api/users/wallet/payout
400
null
{"success": true, "message": "user_id is not a valid uuid"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/75843a00-18a9-4d15-af07-51427f5656d7/1/0
Dots
Dots Payouts API
null
/api/users/wallet/payout
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/75843a00-18a9-4d15-af07-51427f5656d7/2/0
Dots
Dots Payouts API
null
/api/users/wallet/payout
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/75843a00-18a9-4d15-af07-51427f5656d7/3/0
Dots
Dots Payouts API
null
/api/users/wallet/payout
200
null
{"success": true, "link": "https://app.dots.dev/payout/dfjskjfhshgfdsjehf"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "link": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/e4a5329d-5071-48da-8ed4-752cabdf3468/0/0
Dots
Dots Payouts API
null
/api/users/wallet/add_kyc_information
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/e4a5329d-5071-48da-8ed4-752cabdf3468/1/0
Dots
Dots Payouts API
null
/api/users/wallet/add_kyc_information
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/e4a5329d-5071-48da-8ed4-752cabdf3468/2/0
Dots
Dots Payouts API
null
/api/users/wallet/add_kyc_information
200
null
{"success": true, "message": "SSN did not match"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string", "description": "Error message if success is false"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/e4a5329d-5071-48da-8ed4-752cabdf3468/3/0
Dots
Dots Payouts API
null
/api/users/wallet/add_kyc_information
400
null
{"success": true, "message": "payout_id must be provided. Email for paypal and phone number for venmo"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/0f7e39a7-3cce-43ab-a502-1c3f9a2c9025/0/0
Dots
Dots Payouts API
null
/api/users/send_verification_token
200
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/21bdeb14-05b8-4e28-b32c-ed9536298141/0/0
Dots
Dots Payouts API
null
/api/transactions/create_batch
200
null
{"success": true, "status": "pending", "batch_id": "b7fbcb62-ce52-4fdc-9d91-1c03ffab338f"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "status": {"type": "string", "enum": ["pending", "completed", "failed", "unknown"], "description": "The status of the batch request."}, "batch_id": {"type": "string", "description": "Batch ID for checking status. Use with /api/transactions/batch/<batch_i...
3c30559e-c984-41f2-8ed2-338178c80c4e/21bdeb14-05b8-4e28-b32c-ed9536298141/1/0
Dots
Dots Payouts API
null
/api/transactions/create_batch
400
null
{"success": true, "message": "Missing parameter"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/241f6773-2087-4e15-83ca-29a24c8d3474/0/0
Dots
Dots Payouts API
null
/api/users/get_by_verification_id/{verification_id}
200
null
{"success": true, "connected": true, "user": {"id": "", "first_name": "", "last_name": "", "username": "", "email": "", "wallet": {"amount": 0, "withdrawable_amount": 0}}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "connected": {"type": "boolean"}, "user": {"type": "object", "properties": {"id": {"type": ["string", "null"]}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "username": {"type": "string"}, "email": {"type": "string", "format": "emai...
3c30559e-c984-41f2-8ed2-338178c80c4e/241f6773-2087-4e15-83ca-29a24c8d3474/1/0
Dots
Dots Payouts API
null
/api/users/get_by_verification_id/{verification_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/16425fc9-c48a-4119-84b5-285acd620833/0/0
Dots
Dots Payouts API
null
/api/transactions/get/transaction/{transaction_id}
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/16425fc9-c48a-4119-84b5-285acd620833/1/0
Dots
Dots Payouts API
null
/api/transactions/get/transaction/{transaction_id}
200
null
{"success": true, "transaction": {"id": 0, "date": "", "source_username": "", "destination_username": "", "amount": 0, "type": "credit", "completed": true, "notes": {}, "receipt": {"items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "shipping": 0}}, "cr...
{"type": "object", "properties": {"success": {"type": "boolean"}, "transaction": {"properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "source_username": {"type": "string"}, "destination_username": {"type": "string"}, "amount": {"type": "number"}, "type": {"type": "string", "enum": ["credit", "wallet"]...
3c30559e-c984-41f2-8ed2-338178c80c4e/16425fc9-c48a-4119-84b5-285acd620833/2/0
Dots
Dots Payouts API
null
/api/transactions/get/transaction/{transaction_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/7359d6c8-6d61-40fe-ae63-78bd36ed49b3/0/0
Dots
Dots Payouts API
null
/api/users/get
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/7359d6c8-6d61-40fe-ae63-78bd36ed49b3/1/0
Dots
Dots Payouts API
null
/api/users/get
200
null
["0e702e6d-5d2b-450b-8ee7-7c92f3d6c984", "b584c66d-a209-4c92-9b5a-ad59f410d631"]
{"type": "array", "items": {"type": "string", "format": "uuid"}, "description": "Array containing the ID of every user of your app"}
3c30559e-c984-41f2-8ed2-338178c80c4e/fbf2ea16-602b-4c16-9490-ee818125ff6e/0/0
Dots
Dots Payouts API
null
/api/transactions/batch/{batch_id}
200
null
{"success": true, "status": "pending"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "status": {"type": "string", "enum": ["pending", "completed", "failed", "unknown"], "description": "The status of the batch request. This status is separate from the status of the individual transactions in the batch; a failed batch may actually be parti...
3c30559e-c984-41f2-8ed2-338178c80c4e/fbf2ea16-602b-4c16-9490-ee818125ff6e/1/0
Dots
Dots Payouts API
null
/api/transactions/batch/{batch_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/b8fcb273-d5a7-4171-860a-bfb0174e9033/0/0
Dots
Dots Payouts API
null
/api/invoice/get/{invoice_id}
404
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/b8fcb273-d5a7-4171-860a-bfb0174e9033/1/0
Dots
Dots Payouts API
null
/api/invoice/get/{invoice_id}
200
null
{"success": true, "invoice": {"id": 0, "api_app": {"id": 0, "user_id": 0, "name": ""}, "amount": 0, "expiry": "", "status": "", "items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "shipping": 0}, "requested_information": ["shipping_address"], "metadata"...
{"type": "object", "properties": {"success": {"type": "boolean"}, "invoice": {"properties": {"id": {"type": "integer"}, "api_app": {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "integer"}, "name": {"type": "string"}}}, "amount": {"type": "number"}, "expiry": {"type": "string", "format...
3c30559e-c984-41f2-8ed2-338178c80c4e/b8fcb273-d5a7-4171-860a-bfb0174e9033/2/0
Dots
Dots Payouts API
null
/api/invoice/get/{invoice_id}
403
null
{"success": true}
{"type": "object", "properties": {"success": {"type": "boolean"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/401fc773-06c8-4671-beb5-79c5d8ce295d/0/0
Dots
Dots Payouts API
null
/api/users/verify_user
200
null
{"success": true, "user": {"id": ""}, "message": "Error message"}
{"type": "object", "properties": {"success": {"type": "boolean"}, "user": {"type": "object", "properties": {"id": {"type": "string", "format": "uuid"}}}, "message": {"type": "string", "description": "The error if there is one"}}}
3c30559e-c984-41f2-8ed2-338178c80c4e/6d774d26-a8e9-483d-bbf8-806691b8525e/0/0
Dots
Dots Payouts API
null
/api/transactions/add_credit
200
null
{"success": true, "transaction": {"id": 0, "date": "", "source_username": "", "destination_username": "", "amount": 0, "type": "credit", "completed": true, "notes": {}, "receipt": {"items": [{"name": "", "unit_amount": 0, "quantity": 0, "description": ""}], "breakdown": {"items_total": 0, "tax": 0, "shipping": 0}}, "cr...
{"type": "object", "properties": {"success": {"type": "boolean"}, "transaction": {"properties": {"id": {"type": "integer"}, "date": {"type": "string"}, "source_username": {"type": "string"}, "destination_username": {"type": "string"}, "amount": {"type": "number"}, "type": {"type": "string", "enum": ["credit", "wallet"]...