User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2023/12/25 00:44] – [Method: GET] microlikesstart [2023/12/28 22:44] (current) microlikes
Line 1: Line 1:
 ===== MicroLikes API Overview (Pre-Alpha)===== ===== MicroLikes API Overview (Pre-Alpha)=====
 This API is working as we we speak (Dec,24th 2023). We we are catching bugs as we progress. Stay tune... This API is working as we we speak (Dec,24th 2023). We we are catching bugs as we progress. Stay tune...
 +
  
 This API is for web developers, empowering them to craft remarkable features for both forum users and administrators. This API facilitates seamless interactions by allowing users to show appreciation and support to one another through tipping for their valuable content. Whether you're looking to enhance user engagement or empower administrators with new tools, this API opens up a world of possibilities for creating an exceptional experience among forums. This API is for web developers, empowering them to craft remarkable features for both forum users and administrators. This API facilitates seamless interactions by allowing users to show appreciation and support to one another through tipping for their valuable content. Whether you're looking to enhance user engagement or empower administrators with new tools, this API opens up a world of possibilities for creating an exceptional experience among forums.
  
-Welcome to develop on top of it with your unique ideas!+You are welcome to develop on top of it with your unique ideas! 
 + 
 +Register for an account and get your own API key. 
 +[[https://microlikes.com]]
  
-===== Base URL =====+===== End Point =====
  
 <code>https://microlikes.com/api/</code> <code>https://microlikes.com/api/</code>
  
  
-===== Rate Limits =====+===== Requests Limits =====
  
 We currently don't have daily request limits. We currently don't have daily request limits.
  
  
-===== Endpoints =====+===== Parameters =====
  
 {{ :microlikes-simple-api-call-2023-10-21_-_19-42-20.jpg |}} {{ :microlikes-simple-api-call-2023-10-21_-_19-42-20.jpg |}}
-==== Method: GET ====+==== MethodsPOST and GET ==== 
 +The API will look first for **POST**, then **GET**
  
 Example URL: Example URL:
Line 29: Line 34:
 **All of the following parameters are required** **All of the following parameters are required**
  
-Parameter  ^ Description ^ +Parameters  ^ Description ^ 
-| Key | Your API key (found at the bottom of your account page) |+| Key | Your API key (found at your account'page) |
 | requests[send_microlikes]=true    | This parameter indicates the type of your request | | requests[send_microlikes]=true    | This parameter indicates the type of your request |
 | tip[to]     | **Username** or **ID** to whom you are sending MicroLikes | | tip[to]     | **Username** or **ID** to whom you are sending MicroLikes |
Line 40: Line 45:
 \\ The response will be Json data. Something like this: \\ The response will be Json data. Something like this:
  
-<code>{"success":true,"userMessage":[],"lang":"en-US","requests":{"send_microlikes":true},"data":{"success":true,"microlikes_sent":"0.01","from":"microlikes.com","to":"admin","message":"This is a message/description/note for the transaction"}}</code>+<code>{"success":true,"userMessage":[],"lang":"en-US","requests":{"send_microlikes":true},"data":{"success":true,"microlikes_sent":"0.01","from":"microlikes.com","to":"admin","message":"Hello World"}}</code>
  
  
 ===== Contact Information ===== ===== Contact Information =====
- 
-Submit a ticket with your questions at https://microlikes.com/helpdesk/ 
  
 PM me at: https://forumrace.com/forums/index.php?members/mike30.1/ PM me at: https://forumrace.com/forums/index.php?members/mike30.1/
start.1703465044.txt.gz · Last modified: by microlikes

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki