Paragon · JSON Structure
Paragon Structure
Structural overview of the Paragon API surface; extracted from openapi/.
Type:
Properties: 0
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegration
Paragon Structure is a JSON Structure definition published by Paragon.
Meta-schema:
JSON Structure
{
"provider": "Paragon",
"providerId": "paragon",
"kind": "json-structure",
"description": "Structural overview of the Paragon API surface; extracted from openapi/.",
"schemaCount": 3,
"operationCount": 10,
"schemas": [
{
"name": "SyncStatus",
"type": "object",
"propertyCount": 5,
"required": []
},
{
"name": "SyncedRecord",
"type": "object",
"propertyCount": 7,
"required": []
},
{
"name": "AccessCheck",
"type": "object",
"propertyCount": 3,
"required": [
"subject",
"relation",
"object"
]
}
],
"operations": [
{
"method": "POST",
"path": "/projects/{projectId}/sync/enable",
"operationId": "enableSync",
"summary": "Paragon Enable A Sync",
"tags": [
"Sync"
]
},
{
"method": "GET",
"path": "/projects/{projectId}/sync/status",
"operationId": "getSyncStatus",
"summary": "Paragon Get Sync Status",
"tags": [
"Sync"
]
},
{
"method": "GET",
"path": "/projects/{projectId}/sync/records",
"operationId": "pullSyncedRecords",
"summary": "Paragon Pull Synced Records",
"tags": [
"Sync"
]
},
{
"method": "GET",
"path": "/projects/{projectId}/sync/records/{recordId}",
"operationId": "getSyncedRecord",
"summary": "Paragon Get Synced Record",
"tags": [
"Sync"
]
},
{
"method": "GET",
"path": "/projects/{projectId}/sync/records/{recordId}/content",
"operationId": "downloadContent",
"summary": "Paragon Download File Content",
"tags": [
"Sync"
]
},
{
"method": "POST",
"path": "/projects/{projectId}/permissions/check-access",
"operationId": "checkAccess",
"summary": "Paragon Check Access",
"tags": [
"Permissions"
]
},
{
"method": "POST",
"path": "/projects/{projectId}/permissions/batch-check-access",
"operationId": "batchCheckAccess",
"summary": "Paragon Batch Check Access",
"tags": [
"Permissions"
]
},
{
"method": "POST",
"path": "/projects/{projectId}/permissions/list-users",
"operationId": "listUsers",
"summary": "Paragon List Users With Access",
"tags": [
"Permissions"
]
},
{
"method": "POST",
"path": "/projects/{projectId}/permissions/list-objects",
"operationId": "listObjects",
"summary": "Paragon List Objects With Access",
"tags": [
"Permissions"
]
},
{
"method": "POST",
"path": "/projects/{projectId}/permissions/expand",
"operationId": "expandRelationships",
"summary": "Paragon Expand Permission Relationships",
"tags": [
"Permissions"
]
}
]
}
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/paragon-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.