API

HTTP Method POST
API Endpoint https://anoismm.com/api/v2
Response format JSON
API Key Sign in to get your API key

Service list

Parameter Description
key Your API key
action services

Add order

Parameter Description
key Your API key
action add
service Service ID
link URL to the page
quantity Needed quantity
runs optional Number of runs
interval optional Interval in minutes between runs

Order status

Parameter Description
key Your API key
action status
order Order ID

Multiple order status

Parameter Description
key Your API key
action status
orders Order IDs separated by comma (max 100)

Create refill

Parameter Description
key Your API key
action refill
order Order ID

Create multiple refill

Parameter Description
key Your API key
action refill
orders Order IDs separated by comma (max 100)

Get refill status

Parameter Description
key Your API key
action refill_status
refill Refill ID

Get multiple refill status

Parameter Description
key Your API key
action refill_status
refills Refill IDs separated by comma (max 100)

Create cancel

Parameter Description
key Your API key
action cancel
orders Order IDs separated by comma (max 100)
order optional Single order ID (alias for orders — accepted for compatibility)

User balance

Parameter Description
key Your API key
action balance