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

Bitski Minting API

The Minting API from Bitski — 8 operation(s) for minting.

Bitski Minting API is one of 5 APIs that Bitski publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Minting. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 14 operations across 8 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://api.bitski.com.

14 operations 8 paths 11 schemas 8 GET2 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.bitski.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Bitski Minting API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 1 scope.

  • oauth2 — Client credentials

Paths & Operations 14

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

Minting 14
GET
/contracts/{contract_id}/metadata
Get contract metadata
contract_metadata 1 param → 200
GET
/contracts/{contract_id}/token-metadata/{token_id}
Get token metadata
token_metadata 2 params → 200
GET
/v1/apps/{app_id}/contracts
List all your contracts
list_contracts 4 params → 200401
POST
/v1/apps/{app_id}/contracts
Creates the draft of a contract without deploying it.
create_contract 1 param body → 201401
GET
/v1/apps/{app_id}/contracts/{contract_id}
Get details about a contract
get_contract 2 params → 200401404
PATCH
/v1/apps/{app_id}/contracts/{contract_id}
Update a contract
patch_contract 2 params body → 200401404
GET
/v1/apps/{app_id}/token-templates
get_token_templates 4 params → 200401
POST
/v1/apps/{app_id}/token-templates
create_token_template 1 param body → 201401
GET
/v1/apps/{app_id}/token-templates/{token_template_id}
token_template 2 params → 200401404
PUT
/v1/apps/{app_id}/token-templates/{token_template_id}
update_token_template 2 params body → 200401404
GET
/v1/apps/{app_id}/tokens
List tokens
get_tokens 5 params → 200401
POST
/v1/apps/{app_id}/tokens
Create a new token
create_token 1 param body → 201401
GET
/v1/apps/{app_id}/tokens/{token_id}
Get token details
get_token 2 params → 200401404
PATCH
/v1/apps/{app_id}/tokens/{token_id}
Update token details
update_token 2 params body → 200401404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are TokenTemplate (19 properties), Token (11 properties), ClaimCode (7 properties), TokenMetadata (6 properties). Each schema is shown below with its type and property counts.

Contract
TokenTemplate
object
A template from which tokens will be created
19 properties 1 required
Auction
object
6 properties 2 required
ContractType
Price
object
3 properties 2 required
ErrorResponse
object
Error response body
4 properties 4 required
Token
object
Blockchain token details
11 properties 6 required
AccessType
string
TokenMetadata
object
6 properties
ClaimableType
string
ClaimCode
object
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bitski-minting-api-openapi.yml Raw ↑

Other APIs Bitski publishes across the network.

Bitski activity API
Bitski Commerce API
Bitski Droplinks API
Bitski Token Gating API
Where this information came from

This is an independent, third-party profile of Bitski Minting 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.