How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MyStars FaaS Orders API

Create, inspect, list and cancel fulfilment orders.

MyStars FaaS Orders API is one of 4 APIs that MyStars FaaS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.12.0.

Requests are made against a single base URL, https://api.mystars.tg.

4 operations 3 paths 10 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.12.0
Base URL
https://api.mystars.tg
Authentication
API Key
Resource Areas
1

Authentication & Security 1

MyStars FaaS Orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Your secret API key. Get one from [@mystarstgbot](https://t.me/mystarstgbot) → API access, then send it in the X-Api-Key header on every request. Treat it like…

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Orders 4

Create, inspect, list and cancel fulfilment orders.

POST
/v1/orders
Create an order
createOrder 1 param body → 200201400401409422429503
GET
/v1/orders
List your orders
listOrders 3 params → 200400401429
GET
/v1/orders/{id}
Get an order
getOrder 1 param → 200401404429
POST
/v1/orders/{id}/cancel
Cancel an order
cancelOrder 1 param → 200401404409429

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Order (15 properties), PaymentInstruction (7 properties), CreatedOrder (7 properties), CreateOrderRequest (6 properties). Each schema is shown below with its type and property counts.

Order
object
15 properties 4 required
Recipient
object
1 property 1 required
PaymentInstruction
object
How to pay for the order. Send EXACTLY amount with memo.
7 properties 7 required
OrderStatus
string
Lifecycle status. awaitingpayment is the only cancellable state.
CreatedOrder
object
7 properties 7 required
CreateOrderRequest
object
6 properties 2 required
OrderType
string
FeeBreakdown
object
Itemisation of the usdtton processing fee that is ALREADY part of the all-in amount. subtotal + processingfee == total == amount. Pass-through swap cost only —…
5 properties 5 required
PaymentCurrency
string
ton = GRAM (ex TON), usdtton = USDT (TON).
Error
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mystars-orders-api-openapi.yml Raw ↑

Other APIs MyStars FaaS publishes across the network.

MyStars FaaS MyStars FaaS — Fulfilment API
MyStars FaaS Pricing API
MyStars FaaS Recipients API
Where this information came from

This is an independent, third-party profile of MyStars FaaS Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.