Acin Platform GraphQL Gateway

The GraphQL gateway that backs the Acin / CUBE Platform web application. It is served from Acin's own Azure API Management instance at apim-prod.acin.com and is referenced by name in the application bundle that app.acin.com serves publicly. Every request requires an OAuth 2.0 bearer token issued by Acin's Auth0 tenant at app-auth.acin.com; an anonymous request — GET or a POST carrying a GraphQL introspection query — returns HTTP 401 {"statusCode":401,"message":"Authorization token is missing or invalid"}. No schema, SDL, or reference for this endpoint is published anywhere public, so the surface is recorded here as observed and gated, not described. Acin publishes no OpenAPI, AsyncAPI, or GraphQL SDL.

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/acin-platform-graphql-gateway"
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: acin:acin-platform-graphql-gateway
name: Acin Platform GraphQL Gateway
description: The GraphQL gateway that backs the Acin / CUBE Platform web application. It is served from
  Acin's own Azure API Management instance at apim-prod.acin.com and is referenced by name in the application
  bundle that app.acin.com serves publicly. Every request requires an OAuth 2.0 bearer token issued by
  Acin's Auth0 tenant at app-auth.acin.com; an anonymous request — GET or a POST carrying a GraphQL introspection
  query — returns HTTP 401 {"statusCode":401,"message":"Authorization token is missing or invalid"}. No
  schema, SDL, or reference for this endpoint is published anywhere public, so the surface is recorded
  here as observed and gated, not described. Acin publishes no OpenAPI, AsyncAPI, or GraphQL SDL.
humanURL: https://acin-documentation-prd01.azureedge.net/docs/intro
baseURL: https://apim-prod.acin.com/v1/gateway-graphql
image: https://www.acin.com/wp-content/uploads/2024/02/icon-1x1-1-300x300.png
position: Producing
tags:
- Operational Risk
- Risk Management
- GraphQL
properties:
- type: Documentation
  url: https://acin-documentation-prd01.azureedge.net/docs/intro
- type: Authentication
  url: authentication/acin-authentication.yml
- type: OAuthScopes
  url: scopes/acin-scopes.yml
- type: DataModel
  url: data-model/acin-data-model.yml