{ "aid": "memegen.link:main-11.2", "name": "Memegen.link", "type": "Index", "description": "The free and open source API to generate memes.\n\n## Quickstart\n\nFetch the list of templates:\n\n```\n$ http GET https://api.memegen.link/templates\n\n[\n {\n \"id\": \"aag\",\n \"name\": \"Ancient Aliens Guy\",\n \"lines\": 2,\n \"overlays\": 0,\n \"styles\": [],\n \"blank\": \"https://api.memegen.link/images/aag.png\",\n \"example\": {\n \"text\": [\n \"\",\n \"aliens\"\n ],\n \"url\": \"https://api.memegen.link/images/aag/_/aliens.png\"\n },\n \"source\": \"http://knowyourmeme.com/memes/ancient-aliens\",\n },\n ...\n]\n```\n\nAdd text to create a meme:\n\n```\n$ http POST https://api.memegen.link/images template_id=aag \"text[]=foo\" \"text[]=bar\"\n\n{\n \"url\": \"https://api.memegen.link/images/aag/foo/bar.png\"\n}\n```\n\nView the image: \n\n## Links\n", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/memegen.link/main/11.2/apis.json", "tags": [ "memegen.link", "main" ], "created": "2026-04-11", "modified": "2026-04-11", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "memegen.link:main-11.2", "name": "Memegen.link", "description": "The free and open source API to generate memes.\n\n## Quickstart\n\nFetch the list of templates:\n\n```\n$ http GET https://api.memegen.link/templates\n\n[\n {\n \"id\": \"aag\",\n \"name\": \"Ancient Aliens Guy\",\n \"lines\": 2,\n \"overlays\": 0,\n \"styles\": [],\n \"blank\": \"https://api.memegen.link/images/aag.png\",\n \"example\": {\n \"text\": [\n \"\",\n \"aliens\"\n ],\n \"url\": \"https://api.memegen.link/images/aag/_/aliens.png\"\n },\n \"source\": \"http://knowyourmeme.com/memes/ancient-aliens\",\n },\n ...\n]\n```\n\nAdd text to create a meme:\n\n```\n$ http POST https://api.memegen.link/images template_id=aag \"text[]=foo\" \"text[]=bar\"\n\n{\n \"url\": \"https://api.memegen.link/images/aag/foo/bar.png\"\n}\n```\n\nView the image: \n\n## Links\n", "image": "", "baseURL": "https://api.memegen.link", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/memegen.link/main/11.2", "version": "11.2", "tags": [ "memegen.link", "main" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/memegen.link/main/11.2/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/memegen.link/main/11.2" } ], "contact": [ { "FN": "support", "email": "support@maketested.com" } ] } ] }