Welcome to the BUY ME A COFFEE API Endpoint!
What is this API endpoint for?
Banner API Endpoint provides a simple card for your buymeacoffee 🍵.
UseCase
You can use this API endpoint to create a card for your github profile or any other website.
How to use this API endpoint?
To get started, simply make a GET request to the following URL:
https://wiidgets.vercel.app/api/buymeacoffee?
Query Parameters
The following query parameters are available for use in the API endpoint:
slug (string)
: The handle for your buymeacoffee Profile.
Example
Here's an example of how you might use the API to create a widget with the slug "abbhishek":
https://wiidgets.vercel.app/api/buymeacoffee?slug=abbhishek
Responses
The API endpoint returns a SVG file as response which can be directly used on website or application.
Happy Coding!
Disclaimer
We are not affiliated with buymeacoffee in any way. Use this API on your own risk.