AppCorpus MCP gives your agent current app data, prices, screens, features and sources.
View JSON
GET /api/v3/apps/6759253384
{
"app_id": 6759253384,
"canonical_url": "https://appcorpus.com/apps/glassterm-ssh-terminal-6759253384",
"identity": {
"name": "GlassTerm — SSH Terminal",
"slug": "glassterm-ssh-terminal",
"developer": {
"name": "Kyrylo Holovchenko",
"url": "https://appcorpus.com/developers/kyrylo-holovchenko-developer_da1848fbaba1b11f088e1c59f013286a"
},
"icon_url": "https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/5b/30/9e/5b309e39-02a7-c45a-f60f-5960dd6aba19/AppIcon-0-0-1x_U007epad-0-1-85-220.png/512x512bb.jpg",
"stores": [
"apple"
],
"platforms": [
"iphone",
"ipad"
],
"status": {
"state": "active",
"label": "Active",
"last_checked": "2026-08-07",
"last_checked_label": "7 Aug 2026",
"banner": null,
"region_note": null
}
},
"listings": [
{
"store": "apple",
"status": "ACTIVE",
"url": "https://apps.apple.com/us/app/glassterm-ssh-terminal/id6759253384?uo=4",
"rating": 0.0,
"rating_count": 0,
"formatted_price": "Free",
"is_free": true,
"has_iap": true,
"has_subscription": false,
"version": "1.2",
"updated": "2026-04-05",
"currency": "USD"
}
],
"summary": {
"one_liner": null,
"summary": null,
"best_for": [],
"not_for": [],
"status": "fallback",
"at_a_glance": [
"Free to download",
"In-app purchases"
]
},
"categories": {
"official": [
"Developer Tools",
"Utilities"
],
"appcorpus": [
{
"category_id": "developer-tools",
"label": "Developer tools",
"url": "https://appcorpus.com/categories/developer-tools"
},
{
"category_id": "utilities",
"label": "Utilities",
"url": "https://appcorpus.com/categories/utilities"
}
]
},
"use_cases": [],
"features": [
{
"capability_id": "free_app",
"label": "Free app",
"availability": "yes",
"access_level": "free",
"scope": null,
"evidence": "Store published"
},
{
"capability_id": "in_app_purchases",
"label": "In-app purchases",
"availability": "yes",
"access_level": "free_limited",
"scope": null,
"evidence": "Store published"
}
],
"pricing": [
{
"store": "apple",
"formatted_price": "Free",
"is_free": true,
"has_iap": true,
"has_subscription": false,
"currency": "USD",
"market": "us",
"last_verified": "2026-08-07",
"rows": [
"Full Access — $9.99"
]
}
],
"screens": [
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/62/e5/09/62e509e4-5d12-467a-0a20-635189e5fabe/ipad-02-deck.png/1600x1600bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "GlassTerm — SSH Terminal ipad screenshot 1"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/62/e5/09/62e509e4-5d12-467a-0a20-635189e5fabe/ipad-02-deck.png/360x480bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "GlassTerm — SSH Terminal ipad screenshot 2"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/19/17/93/19179360-39bb-bd66-dff7-69a136284b48/ipad-01-onboarding.png/1600x1600bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "GlassTerm — SSH Terminal ipad screenshot 3"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/19/17/93/19179360-39bb-bd66-dff7-69a136284b48/ipad-01-onboarding.png/360x480bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "GlassTerm — SSH Terminal ipad screenshot 4"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/da/02/10/da021014-61ea-9a1f-b77f-6c410895e241/6.5-01-onboarding.png/1242x1600bb.jpg",
"store": "apple",
"platform": "iphone",
"alt": "GlassTerm — SSH Terminal iphone screenshot 5"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/c5/1f/59/c51f595f-305b-6dcc-1c3c-a345a7a8cec4/6.5-03-deck.png/1242x1600bb.jpg",
"store": "apple",
"platform": "iphone",
"alt": "GlassTerm — SSH Terminal iphone screenshot 6"
}
],
"ratings": [
{
"store": "apple",
"average": 0.0,
"count": 0,
"market": "us",
"observed_at": "2026-08-07",
"reviews": []
}
],
"privacy": [
{
"store": "apple",
"declarations": [
{
"title": "Data Not Collected",
"detail": "",
"source": "Developer declared"
}
],
"accessibility": []
}
],
"changes": [
{
"store": "apple",
"version": "1.0",
"released_at": null,
"notes": ""
},
{
"store": "apple",
"version": "1.1",
"released_at": null,
"notes": "• Smoother scrolling in tmux — no more missed lines or jumpy behavior • Terminal now redraws correctly when switching between sessions • Bigger tap targets — buttons are easier to hit on smaller screens • Added Help & FAQ page for quick answers"
},
{
"store": "apple",
"version": "1.2",
"released_at": "2026-04-05",
"notes": "• Free 3-day trial — full access, no credit card needed • Limited mode after trial: 1 server, 1 session (upgrade anytime) • Trial countdown in Settings • Fixed: snippet creation from terminal session • Fixed: tmux session corruption when connecting to already-attached sessions • Simplified tmux attach — more reliable connections • Custom tmux prefix key (Ctrl-A / Ctrl-B) per server • Detach other clients setting for tmux sessions • 1-finger scroll in mouse mode"
}
],
"alternatives": [
{
"app_id": 6767522613,
"name": "Moshell",
"url": "https://appcorpus.com/apps/moshell-6767522613",
"reason": "Same category + similar ratings"
},
{
"app_id": 6752567525,
"name": "PlanToCode: Coding Agent Chat",
"url": "https://appcorpus.com/apps/plantocode-coding-agent-chat-6752567525",
"reason": "Same category + similar ratings"
},
{
"app_id": 6759828309,
"name": "PiDash - For Raspberry Pi",
"url": "https://appcorpus.com/apps/pidash-for-raspberry-pi-6759828309",
"reason": "Same category + similar ratings"
},
{
"app_id": 6761258334,
"name": "Kex - SSH & Mosh Client",
"url": "https://appcorpus.com/apps/kex-ssh-mosh-client-6761258334",
"reason": "Same category + similar ratings"
},
{
"app_id": 6764725683,
"name": "SSH Client – Terminal & SFTP",
"url": "https://appcorpus.com/apps/ssh-client-terminal-sftp-6764725683",
"reason": "Same category + similar ratings"
},
{
"app_id": 6760454653,
"name": "clux - Remote SSH Terminal",
"url": "https://appcorpus.com/apps/clux-remote-ssh-terminal-6760454653",
"reason": "Same category + similar ratings"
}
],
"evidence_summary": {
"index_state": "S1",
"evidence_level": 1,
"level_label": "Live store listing",
"indexable": true,
"last_verified_at": "2026-08-07",
"unknown_fields": [
"Independent summary has not been published yet."
],
"sources": [
"App Store"
]
},
"availability_markets": {
"live": [
"us"
],
"selected": "us",
"note": null
},
"feature_events": {
"events": []
},
"features_slice": {
"plans": [
{
"code": "full-access",
"label": "Full Access",
"kind": "unknown",
"status": "store_listed",
"prices": [
{
"storefront": "us",
"formatted": "$9.99",
"billing_period": null
}
],
"trial": null
}
],
"features": [],
"unknown_features": [],
"data_cutoff": "7 Aug 2026"
}
}