Xceptor · JSON Structure
Xceptor Structure
Structural overview of the Xceptor API surface; extracted from openapi/.
Type:
Properties: 0
API IntegrationData AutomationData ExtractionDocument ProcessingETLFinancial DataFinancial-ServicesIntelligent Document ProcessingReconciliationsTrade Operations
Xceptor Structure is a JSON Structure definition published by Xceptor.
Meta-schema:
JSON Structure
{
"provider": "Xceptor",
"providerId": "xceptor",
"kind": "json-structure",
"description": "Structural overview of the Xceptor API surface; extracted from openapi/.",
"schemaCount": 14,
"operationCount": 10,
"schemas": [
{
"name": "Document",
"type": "object",
"propertyCount": 12,
"required": []
},
{
"name": "DocumentList",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "BatchUploadResult",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "BatchFileError",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "ExtractionResult",
"type": "object",
"propertyCount": 9,
"required": []
},
{
"name": "ExtractedField",
"type": "object",
"propertyCount": 7,
"required": []
},
{
"name": "ExtractedTable",
"type": "object",
"propertyCount": 5,
"required": []
},
{
"name": "BoundingBox",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "Template",
"type": "object",
"propertyCount": 9,
"required": []
},
{
"name": "FieldDefinition",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "TableDefinition",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "TemplateList",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "Pagination",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "Error",
"type": "object",
"propertyCount": 3,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/documents",
"operationId": "listDocuments",
"summary": "Xceptor List documents",
"tags": [
"Documents"
]
},
{
"method": "POST",
"path": "/documents",
"operationId": "uploadDocument",
"summary": "Xceptor Upload a document",
"tags": [
"Documents"
]
},
{
"method": "POST",
"path": "/documents/batch",
"operationId": "uploadDocumentBatch",
"summary": "Xceptor Upload a batch of documents",
"tags": [
"Documents"
]
},
{
"method": "GET",
"path": "/documents/{documentId}",
"operationId": "getDocument",
"summary": "Xceptor Get document details",
"tags": [
"Documents"
]
},
{
"method": "DELETE",
"path": "/documents/{documentId}",
"operationId": "deleteDocument",
"summary": "Xceptor Delete a document",
"tags": [
"Documents"
]
},
{
"method": "GET",
"path": "/documents/{documentId}/extraction",
"operationId": "getDocumentExtraction",
"summary": "Xceptor Get extraction results",
"tags": [
"Extraction"
]
},
{
"method": "POST",
"path": "/documents/{documentId}/extraction",
"operationId": "triggerExtraction",
"summary": "Xceptor Trigger document extraction",
"tags": [
"Extraction"
]
},
{
"method": "GET",
"path": "/documents/{documentId}/download",
"operationId": "downloadDocument",
"summary": "Xceptor Download original document",
"tags": [
"Documents"
]
},
{
"method": "GET",
"path": "/templates",
"operationId": "listTemplates",
"summary": "Xceptor List extraction templates",
"tags": [
"Templates"
]
},
{
"method": "GET",
"path": "/templates/{templateId}",
"operationId": "getTemplate",
"summary": "Xceptor Get template details",
"tags": [
"Templates"
]
}
]
}
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/xceptor-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.