{"id":28988616,"url":"https://github.com/fredthedoggy/restplaceholderapi","last_synced_at":"2025-10-18T23:23:24.226Z","repository":{"id":44670572,"uuid":"349125255","full_name":"Fredthedoggy/RestPlaceholderAPI","owner":"Fredthedoggy","description":"A Rest API to Interface with PlaceholderAPI","archived":false,"fork":false,"pushed_at":"2022-02-01T01:02:25.000Z","size":1557,"stargazers_count":7,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T13:08:03.692Z","etag":null,"topics":["placeholderapi","placeholderapi-support","rest-api","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/rest-placeholderapi.90266/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fredthedoggy.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}},"created_at":"2021-03-18T15:30:47.000Z","updated_at":"2024-12-04T18:35:54.000Z","dependencies_parsed_at":"2022-09-18T15:50:48.597Z","dependency_job_id":null,"html_url":"https://github.com/Fredthedoggy/RestPlaceholderAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fredthedoggy/RestPlaceholderAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fredthedoggy%2FRestPlaceholderAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fredthedoggy%2FRestPlaceholderAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fredthedoggy%2FRestPlaceholderAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fredthedoggy%2FRestPlaceholderAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fredthedoggy","download_url":"https://codeload.github.com/Fredthedoggy/RestPlaceholderAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fredthedoggy%2FRestPlaceholderAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279640962,"owners_count":26203838,"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","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["placeholderapi","placeholderapi-support","rest-api","spigot-plugin"],"created_at":"2025-06-24T22:03:23.693Z","updated_at":"2025-10-18T23:23:24.175Z","avatar_url":"https://github.com/Fredthedoggy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What Is RestPlaceholderAPI?\nRestPlaceholderAPI (RestPAPI) is a small lightweight plugin, that allows you to easily parse placeholders from an external application, like a Discord bot, or Forums.\n\n\u003e :warning: **Warning:** RestPAPI Does nothing by itself, it just allows for external applications to parse placeholders via a simple Rest (http) API\n\n### Spigot Page / Downloads\nhttps://www.spigotmc.org/resources/rest-placeholderapi.90266/\n\n### How Does it Work?\nRestPAPI parses a specific placeholder, as a specific player when you make a Get request to your server, in the format:\nhttp://backend.ip: port/\u003cplayer-uuid\u003e/\u003cplaceholder-without-%\u003e, so an example would be http://example.com:8080/da8a8993-adfa-4d29-99b1-9d0f62fbb78d/player_name (returns json containing \"Fredthedoggy\")\n\n### Security:\nRestPAPI has a List of \"Tokens\" in the config (It starts with 2 randomly generated Java UUIDs, but can be changed). You must send the header \"Token\" with the value of one of the tokens in the config, or you will get a 401 (unauthorized) message.\n\n### Plugin Support:\nWhile it supports placeholderAPI, allowing it to support most PlaceholderAPI supported plugins, some placeholders will return an empty string, due to the fact that they cannot parse as an offline player, but will work when the player is online\n\nExample Responses:\n\n```json\n{\"status\":\"401\",\"message\":\"Unauthorized\"}\n```\nWithout Authorization Header\n\n```json\n{\"status\":\"404\",\"message\":\"Invalid URI\"}\n```\nWith The Wrong URL Scheme\n\n```json\n{\"status\": \"200\", \"message\":\"Fredthedoggy\"}\n```\nValid Placeholder (%player_name%)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredthedoggy%2Frestplaceholderapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredthedoggy%2Frestplaceholderapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredthedoggy%2Frestplaceholderapi/lists"}