bg

API

POST

HTTP Method

https://www.velourfame.com/api/v2

API Url

Response Format

JSON

Service list

Parameters Description
key Your API key
action services
Example response
[
    {
        "service": 1,
        "name": "Followers",
        "type": "Default",
        "category": "First Category",
        "rate": "0.90",
        "min": "50",
        "max": "10000",
        "refill": true,
        "cancel": true
    },
    {
        "service": 2,
        "name": "Comments",
        "type": "Custom Comments",
        "category": "Second Category",
        "rate": "8",
        "min": "10",
        "max": "1500",
        "refill": false,
        "cancel": true
    }
]

Add order

Parameters Description
key Your API key
action add
service Service ID
link Link to page
quantity Needed quantity
runs (optional) Runs to deliver
interval (optional) Interval in minutes
Example response
{
    "order": 23501
}

Order status

Parameters Description
key Your API key
action status
order Order ID
Example response
{
    "charge": "0.27819",
    "start_count": "3572",
    "status": "Partial",
    "remains": "157",
    "currency": "USD"
}

Multiple orders status

Parameters Description
key Your API key
action status
orders Order IDs (separated by a comma, up to 100 IDs)
Example response
{
    "1": {
        "charge": "0.27819",
        "start_count": "3572",
        "status": "Partial",
        "remains": "157",
        "currency": "USD"
    },
    "10": {
        "error": "Incorrect order ID"
    },
    "100": {
        "charge": "1.44219",
        "start_count": "234",
        "status": "In progress",
        "remains": "10",
        "currency": "USD"
    }
}

Create refill

Parameters Description
key Your API key
action refill
order Order ID
Example response
{
    "refill": "1"
}

Create multiple refill

Parameters Description
key Your API key
action refill
orders Order IDs (separated by a comma, up to 100 IDs)
Example response
[
    {
        "order": 1,
        "refill": 1
    },
    {
        "order": 2,
        "refill": 2
    },
    {
        "order": 3,
        "refill": {
            "error": "Incorrect order ID"
        }
    }
]

Get refill status

Parameters Description
key Your API key
action refill_status
refill Refill ID
Example response
{
    "status": "Completed"
}

Get multiple refill status

Parameters Description
key Your API key
action refill_status
refills Refill IDs (separated by a comma, up to 100 IDs)
Example response
[
    {
        "refill": 1,
        "status": "Completed"
    },
    {
        "refill": 2,
        "status": "Rejected"
    },
    {
        "refill": 3,
        "status": {
            "error": "Refill not found"
        }
    }
]

Create cancel

Parameters Description
key Your API key
action cancel
orders Order IDs (separated by a comma, up to 100 IDs)
Example response
[
    {
        "order": 9,
        "cancel": {
            "error": "Incorrect order ID"
        }
    },
    {
        "order": 2,
        "cancel": 1
    }
]

User balance

Parameters Description
key Your API key
action balance
Example response
{
    "balance": "100.84292",
    "currency": "USD"
}
Example of PHP code
Services
Sign up
Sign in
VELOURFAMESMM ANNOUNCEMENT

Reseller Discount Offer

Exclusive service discounts for active VELOURFAMESMM resellers.

Calling all active VELOURFAMESMM resellers!

You can now claim an exclusive service discount ranging from 2% to 20%, depending on your total order volume, with discounts available for total order volumes of 30K and above.

The higher your total order volume, the higher the service discount you may receive.

To check your eligibility and claim your discount, please send a direct message to the owner.

Thank you for your continued support and for choosing VELOURFAMESMM as your trusted SMM provider!

Message Owner

Add Funds Bonus

₱1,000 – ₱4,000
0.5% BONUS
₱5,000 – ₱9,000
1% BONUS
₱11,000 – ₱15,000
2% BONUS
₱16,000 – ₱19,000
4% BONUS
₱20,000 and above
7% BONUS
Auto Payment – All Supported Banks & E-Wallets

Get an Additional 3% Bonus
₱10,000 + ₱300 Bonus = ₱10,300 Total

All Add Funds: Bonuses apply to every Add Funds method. The highest qualifying bonus tier is applied based on the amount added.

The official VELOURFAMESMM Reseller Leaderboard is now open!

Your leaderboard position is based on your total amount spent with VELOURFAMESMM. Resellers who reach the Top 10 will receive exclusive service discounts.

Top 1–3
20% OFF
Top 4–7
10% OFF
Top 8–10
2% OFF
Continue placing orders and increasing your total spending to improve your position and unlock higher service discounts.

Before placing an order:

Read the Read Before Ordering section carefully.

Check the service description, minimum and maximum quantity, processing time, refill policy, and cancellation availability.

Make sure the submitted link is correct and publicly accessible.

Do not place duplicate orders on the same link while another order is still active.

Avoid changing your username, deleting the post, or making your account private while your order is being processed.

Choose the correct service for your platform and order requirements.

Important Reminder

Orders submitted with incorrect or inaccessible links may be delayed, partially delivered, cancelled, or otherwise affected.