Pipedream Appcategory Structure is a JSON Structure definition published by Pipedream, describing 3 properties. It conforms to the https://json-structure.org/structure-v1.0.json meta-schema.
{
"$schema": "https://json-structure.org/structure-v1.0.json",
"id": "pipedream-appcategory",
"title": "Pipedream AppCategory Structure",
"description": "Structural summary of Pipedream AppCategory as exposed by the Pipedream API.",
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "ID of the app category"
},
"name": {
"type": "string",
"description": "The human-readable name of the app category"
},
"description": {
"type": "string",
"description": "A short description of the app category",
"nullable": true
}
},
"required": []
}
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.