Soda · Example Payload

Create Datasource Request

Data QualityData ObservabilityData ContractsData TestingData MonitoringData Engineering

Create Datasource Request is an example object payload from Soda, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

configurationFileContentslabelrunnerId

Example Payload

Raw ↑
{
  "configurationFileContents": "data_source orders_snowflake:\n  type: snowflake\n  connection:\n    username: svc_soda\n    password: ${SNOWFLAKE_PASSWORD}\n    account: mycompany.us-east-1\n    warehouse: COMPUTE_WH\n    database: ANALYTICS\n    schema: PUBLIC\n",
  "label": "Snowflake Analytics DW",
  "runnerId": "rnr_01h9x7mfp4qk3t8n2w6r"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/create-datasource-request"
All examples
curl "https://apis.io/api/v1/examples?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.