SIMBA Blocks Platform Service (Dynamic Contract API)

The SIMBA Build dynamic API generator. When a smart contract is deployed into an application, Blocks auto-generates REST endpoints for every method and public variable of that contract — POST to invoke, GET to query prior invocations — under /v2/apps/{application}/contract/{contract_name}/{method_name}/, with a per-application OpenAPI definition and SwaggerUI rendered from the application's overview page. Also carries wallet/account creation, file bundles (_bundleHash), off-chain storage, transaction validation and the subscription/notification surface. Because the contract shape is generated per deployed application, there is no single tenant-independent published OpenAPI; the generated definition is reachable only inside an authenticated application. Probed anonymously 2026-08-27: HTTP 401 {"detail":"missing-auth-header"}.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/simba-chain-platform-service-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: simba-chain:simba-chain-platform-service-api
name: SIMBA Blocks Platform Service (Dynamic Contract API)
description: 'The SIMBA Build dynamic API generator. When a smart contract is deployed into an application,
  Blocks auto-generates REST endpoints for every method and public variable of that contract — POST to
  invoke, GET to query prior invocations — under /v2/apps/{application}/contract/{contract_name}/{method_name}/,
  with a per-application OpenAPI definition and SwaggerUI rendered from the application''s overview page.
  Also carries wallet/account creation, file bundles (_bundleHash), off-chain storage, transaction validation
  and the subscription/notification surface. Because the contract shape is generated per deployed application,
  there is no single tenant-independent published OpenAPI; the generated definition is reachable only
  inside an authenticated application. Probed anonymously 2026-08-27: HTTP 401 {"detail":"missing-auth-header"}.'
humanURL: https://docs.simbachain.com/documentation/getting-started/dynamic-api-generator
baseURL: https://blocks.simbachain.com/api/platform-service
tags:
- Blockchain
- Smart Contracts
- Traceability
- Webhook
tags_raw:
- Blockchain
- Smart Contracts
- Traceability
- Webhooks
properties:
- type: Documentation
  url: https://docs.simbachain.com/documentation/api-reference/api-reference
- type: GettingStarted
  url: https://docs.simbachain.com/documentation/getting-started/quickstart-guides/api-quickstart
- type: Webhooks
  url: asyncapi/simba-chain-subscriptions-webhooks.yml
- type: ErrorCatalog
  url: errors/simba-chain-problem-types.yml