Qaf API Documentation v2.2.0
Make your in game assets NFT with Qaf.
Please contact us to get your API credentials.
Contact Email: info@barakatech.com
Getting Started
Authentication
Qaf API calls require valid Authorization
header for authentication and authorization. Qaf uses OAuth2 for getting an access_token
POSTClient Auth
https://sandbox-api.qafnft.com/oauth/token
Retrieves the access token that identifies a client. (game-studio) Access token is valid for a limited time.
API-KEY: Your API-KEY (provided by Qaf)
API-SECRET: Your API-SECRET (provided by Qaf)
AUTHORIZATIONBasic Auth
Username
Password
HEADERS
Content-Type
Bodyurlencoded
grant_type
Example Request
client_auth-ex
200 OK
Example Response
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Max-Age
Access-Control-Allow-Headers
Cache-Control
Pragma
X-Content-Type-Options
X-XSS-Protection
X-Frame-Options
Content-Type
Transfer-Encoding
Date
Keep-Alive
Connection
Network
The Network represents supported blockchains on the QafNft platform. (Binance Smart Chain, Ethereum, Polygon etc.) You will need Network's identifier parameter for some contract related operations.