SaaSHub · JSON Structure
Saashub Product Structure
Structure of a software product listing on SaaSHub
Type:
Properties: 0
AlternativesSoftware-as-a-ServiceSoftware DiscoverySoftware Catalog
SaaSHub Product is a JSON Structure definition published by SaaSHub.
Meta-schema:
JSON Structure
{
"name": "SaaSHub Product",
"description": "Structure of a software product listing on SaaSHub",
"fields": [
{
"name": "id",
"type": "string",
"required": true,
"description": "Unique product slug identifier"
},
{
"name": "type",
"type": "string",
"required": true,
"description": "JSON:API resource type (always 'products')"
},
{
"name": "attributes.name",
"type": "string",
"required": true,
"description": "Official product name"
},
{
"name": "attributes.saashubUrl",
"type": "uri",
"required": true,
"description": "Canonical SaaSHub listing URL"
},
{
"name": "attributes.tagline",
"type": "string",
"required": true,
"description": "Short product tagline"
},
{
"name": "attributes.status",
"type": "string",
"required": false,
"description": "Product lifecycle status (active or discontinued)"
},
{
"name": "attributes.websiteUrl",
"type": "uri",
"required": false,
"description": "Official product website"
},
{
"name": "attributes.category",
"type": "string",
"required": false,
"description": "Primary software category"
},
{
"name": "attributes.categories",
"type": "array",
"required": false,
"description": "All applicable software categories"
},
{
"name": "attributes.pricing",
"type": "string",
"required": false,
"description": "Pricing model description"
},
{
"name": "attributes.openSource",
"type": "boolean",
"required": false,
"description": "Whether the product is open source"
},
{
"name": "attributes.upvoteCount",
"type": "integer",
"required": false,
"description": "Community upvote count on SaaSHub"
},
{
"name": "attributes.alternativeCount",
"type": "integer",
"required": false,
"description": "Number of known alternatives"
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/saashub-product-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.