Vayana Enriched API Service (EAS)

The Enriched API Service ("Flynn") is Vayana GSP's higher-level API suite over the three GSTN peers — the GST Returns portal, the NIC E-Way Bill portal and the IRP e-invoicing portal. "Basic" routes are thin wrappers that handle auth-token management and payload encryption/decryption only; "enriched" routes add bulk processing, PDF and JSON generation, email notification, file download and asynchronous long-running task handling. Routes follow the pattern /{module}/{sub-module}/{version} where module is basic or enriched and sub-module is gstn, ewb or einv. A Trade Verification Service verifies e-invoices, signed QR codes, scanned QR codes, e-invoice PDFs and invoices against their E-Way Bills.

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/vayana-network-enriched-api-service"
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: vayana-network-enriched-api-service
name: Vayana Enriched API Service (EAS)
description: The Enriched API Service ("Flynn") is Vayana GSP's higher-level API suite over the three
  GSTN peers — the GST Returns portal, the NIC E-Way Bill portal and the IRP e-invoicing portal. "Basic"
  routes are thin wrappers that handle auth-token management and payload encryption/decryption only; "enriched"
  routes add bulk processing, PDF and JSON generation, email notification, file download and asynchronous
  long-running task handling. Routes follow the pattern /{module}/{sub-module}/{version} where module
  is basic or enriched and sub-module is gstn, ewb or einv. A Trade Verification Service verifies e-invoices,
  signed QR codes, scanned QR codes, e-invoice PDFs and invoices against their E-Way Bills.
humanURL: https://docs.enriched-api.vayana.com/
baseURL: https://live.enriched-api.vayana.com
tags:
- E-Invoicing
- E-Way Bill
- GST
- Tax Compliance
- Trade Verification
properties:
- type: Documentation
  url: https://docs.enriched-api.vayana.com/
- type: GettingStarted
  url: https://docs.enriched-api.vayana.com/1s0-getting-started/
- type: Sandbox
  url: sandbox/vayana-network-sandbox.yml