top of page
distributors

DISTRIBUTE MCARDS

Start distributing mCards to your users today.

Join Program

Using the Widget APIs a Program can send mCards to their users.

curl --location --request POST 'http://app.mcards.com/api/widgets/b6a6cee0-cad0-0139-9b74-00e65021793e/products/f20fd2c0-a1e2-0139-6498-00e65021793e/accept' \

--header 'Origin: http://app.mcards.com' \

--header 'Content-Type: application/json' \

--data-raw '{

             "full_name": "FirstName LastName",

             "phone": "16041123456",

             "email": "firstname@email.com"

           }'

 

 

<buy-bucks-widget

widget-uuid="7a6e56e0-a771-0139-9356-0242ac110002"

logo="https://static.wixstatic.com/media/69e8e4_595bcecb935c47e7a1a13965ae6eb222~mv2.gif" position="bottom-right">

</buy-bucks-widget>

Sell mCash

Sell mCash to users through our Buy Bucks Widget

API REFERENCE

Full API documentation for more customized integrations

EXAMPLES

Get up and running quickly with our easy to use examples

COMING SOON

offers

PROGRAM INTEGRATIONS

Originate/Publish Offers to your users using our Offers Engine

MANAGEMENT API

Full API documentation for managing locations and offers in the Offers Engine

WIDGET MANAGEMENT API

Full API documentation for managing widgets

USER MANAGEMENT API

Full API documentation for managing users

PUBLIC API

Full API documentation for web client facing applications to display offers

OFFERS MARKETPLACE API

Full API documentation for third party programs to retrieve Offers 

bottom of page