{"id":28171021,"url":"https://github.com/kckarnige/bloxratp","last_synced_at":"2025-05-15T18:15:56.509Z","repository":{"id":292470984,"uuid":"980871908","full_name":"kckarnige/BloxRatP","owner":"kckarnige","description":"Get whatever avatar render you need via Roblox's own API.","archived":false,"fork":false,"pushed_at":"2025-05-10T06:21:26.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-10T07:30:52.634Z","etag":null,"topics":["burger","cheese","json-api","louie","not-an-actual-rat","proxy","roblox","roblox-api","roblox-avatar","roblox-thumbnails","vercel"],"latest_commit_sha":null,"homepage":"https://blox-ratp.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kckarnige.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-09T21:35:08.000Z","updated_at":"2025-05-10T06:21:29.000Z","dependencies_parsed_at":"2025-05-10T07:30:56.526Z","dependency_job_id":"e6558c6c-e768-40a3-8e13-b411a64dba17","html_url":"https://github.com/kckarnige/BloxRatP","commit_stats":null,"previous_names":["kckarnige/bloxratp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kckarnige%2FBloxRatP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kckarnige%2FBloxRatP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kckarnige%2FBloxRatP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kckarnige%2FBloxRatP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kckarnige","download_url":"https://codeload.github.com/kckarnige/BloxRatP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394711,"owners_count":22063985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["burger","cheese","json-api","louie","not-an-actual-rat","proxy","roblox","roblox-api","roblox-avatar","roblox-thumbnails","vercel"],"created_at":"2025-05-15T18:15:47.178Z","updated_at":"2025-05-15T18:15:56.487Z","avatar_url":"https://github.com/kckarnige.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![louie](./icon.svg)\n\n# Blox R.A.T. Proxy\n\nA simple little API for me to test Vercel, and for you to get whatever basic info you need about someone via the Roblox API. Say \"thanks\" to Louie!\n\n*\u003csub\u003eR.A.T. stands for Roblox Avatar Thumbnail.\u003c/sub\u003e*\n\n ## Image Example (Default)\n\n[`https://bloxratp.vercel.app/api/avatar-thumbnail?userId=154248006\u0026type=avatar-headshot\u0026size=150\u0026isCircular=false\u0026responseType=image`](https://bloxratp.vercel.app/api/avatar-thumbnail?userId=154248006\u0026type=avatar-headshot\u0026size=150\u0026isCircular=false\u0026responseType=image)\n\n![image example](https://bloxratp.vercel.app/api/avatar-thumbnail?userId=154248006\u0026type=avatar-headshot\u0026size=150\u0026isCircular=false\u0026responseType=image)\n\n ## JSON Example\n\n[`https://bloxratp.vercel.app/api/avatar-thumbnail?userId=154248006\u0026type=avatar-headshot\u0026size=150\u0026isCircular=false\u0026responseType=json`](https://bloxratp.vercel.app/api/avatar-thumbnail?userId=154248006\u0026type=avatar-headshot\u0026size=150\u0026isCircular=false\u0026responseType=json)\n\n```json\n{\n  \"userId\": 154248006,\n  \"username\": \"kayos155\",\n  \"isBanned\": false,\n  \"profileInfo\": {\n    \"created\": \"2016-08-20T13:07:17.787Z\",\n    \"hasVerifiedBadge\": false,\n    \"displayName\": \"KiCKTheBucket\",\n    \"description\": \"chezburgr\"\n  },\n  \"avatarThumbnail\": {\n    \"imageUrl\": \"https://tr.rbxcdn.com/30DAY-AvatarHeadshot-9D92EA3EB8F953FBDC822282AB21FB2B-Png/150/150/AvatarHeadshot/Png/noFilter\",\n    \"type\": \"avatar-headshot\",\n    \"size\": \"150\",\n    \"isCircular\": \"false\",\n    \"format\": \"Png\"\n  }\n}\n```\n\n## Parameters\n\n### `userId` (String):\n\nThe Roblox user's ID. This can be found in the profile's URL.\n\n\u003ci\u003e\u003cspan\u003ehttps://\u003c/span\u003e\u003cspan\u003eww\u003c/span\u003ew.\u003cspan\u003eroblox.\u003c/span\u003ecom/users/\u003cb\u003e154248006\u003c/b\u003e/profile\u003c/i\u003e\n\n---\n\n### `type` (String):\n\nSets what type of avatar thumbnail is returned as the image.\n\nOptions: `avatar` (default), `avatar-bust`, `avatar-headshot`.\n\n---\n\n### `size` (Integer):\n\nSets what size the returned image is. To get a full list of supported sizes, make sure to check the official API docs, linked at the end. The options listed are sizes supported by all thumbnail types.\n\nOptions: `48`, `60`, `75`, `100`, `150`, `180` `420` (default)\n\n---\n\n### `isCircular` (Boolean):\n\nSets whether or not the returned image is circular.\n\nOptions: `true`, `false` (default)\n\n---\n\n### `format` (String):\n\nSets what file format the returned image is. `jpeg` format is not supported for `avatar-bust` thumbnails.\n\nOptions: `png` (default), `webp`, `jpeg`\n\n---\n\n### `responseType` (String):\n\nSets whether to return an image for thing such as `\u003cimg\u003e` elements, or JSON which includes the image URL as well as a bit more info about the user.\n\nOptions: `image` (default), `json`\n\n---\n\nFor more detailed information on the different parameters and such, check out the official Roblox avatar thumbnail v1 docs:\nhttps://create.roblox.com/docs/cloud/features/avatars#/default/get_v1_users_avatar","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkckarnige%2Fbloxratp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkckarnige%2Fbloxratp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkckarnige%2Fbloxratp/lists"}