Deploying a third-party vendor's own software to run inside a customer-managed cloud account.
Some vendors sell software rather than an API, and some data cannot leave a customer's account. Host installs the vendor's engine inside the customer's own environment and operates it there, so the integration behaves like every other one while the documents never leave.
Document-extraction engines are the main case. The vendors installed this way appear below.
How it works
The alternative was routing documents to a vendor's cloud, which is a different data-residency position and a different contract. Installing the engine locally keeps both the integration surface and the residency boundary intact at once.
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
GET/hostings/{hosting_name}
Get by name
GetHosting
Get Hosting endpoint
Response
application/json
Ok.
{
"code": 200,
"message": {
"host": "example"
}
}
application/json
Bad request
{
"message": "Bad Request"
}
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
Error
{
"message": "Unable to find a hosting with given parameters."
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
hosting_namerequired
stringpath
Test
Hosting Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 404application/json
1 fields
Error
Field
Type
Description
messagerequired
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
DELETE/hostings/{hosting_name}
Remove by name
RemoveHosting
Remove Hosting endpoint
Response
application/json
Ok.
{
"code": 200,
"message": {
"info": "example"
}
}
application/json
Bad request
{
"message": "Bad Request"
}
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
Error
{
"message": "Unable to find a hosting with given parameters."
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
hosting_namerequired
stringpath
Test
Hosting Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 404application/json
1 fields
Error
Field
Type
Description
messagerequired
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
AMI-Storage
POST/share-ami
Share-AMI
ShareAMI
Share AMI
Share AMI endpoint
Response
application/json
Ok.
{
"code": 200,
"message": "example"
}
application/json
Bad Request
{
"code": "400",
"message": "Bad request."
}
text/html
Bad Request
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
string
Payload
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"code": 200,
"message": "AMI info created successfully"
}
application/json
Bad Request
{
"code": "400",
"message": "Bad request."
}
text/html
Bad Request
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
GET/ami-infos/{ami_name}
Get AMI Info
GetAMIInfo
Get AMI Info endpoint
Response
application/json
Ok.
{
"code": 200,
"message": {
"host": "example"
}
}
application/json
Bad Request
{
"code": "400",
"message": "Bad request."
}
text/html
Bad Request
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
Error
{
"message": "Unable to find a ami information with given parameters."
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
ami_namerequired
stringpath
Test
AMI Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 404application/json
1 fields
Error
Field
Type
Description
messagerequired
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
DELETE/ami-infos/{ami_name}
Remove AMI Info
RemoveAMIInfo
Remove AMI Info endpoint
Response
application/json
Ok.
{
"code": 200,
"message": "Example"
}
application/json
Bad Request
{
"code": "400",
"message": "Bad request."
}
text/html
Bad Request
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
Error
{
"message": "Unable to find a ami information with given parameters."
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
ami_namerequired
stringpath
Test
AMI Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 404application/json
1 fields
Error
Field
Type
Description
messagerequired
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
PUT/ami-infos/{ami_name}
Update New AMI info
UpdateNewAMIInfo
Update New AMI info endpoint
Request
application/json
{
"ami_id": "Example AMI",
"health_check_url": "Example Health Check Url"
}
application/json
{
"ami_id": null,
"health_check_url": null
}
Response
application/json
Ok.
{
"code": 200,
"message": "AMI info updated successfully"
}
application/json
Bad Request
{
"code": "400",
"message": "Bad request."
}
text/html
Bad Request
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
ami_namerequired
stringpath
Test
AMI Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
SoftworksAI
POST/process-batches
Add New Batch for Processing
process-tobatches
Add a new batch for processing.
The service process a batch with one or multiple documents in SoftworksAI. Mortgage documents can be classified and extracted by this service.
Documents can be processed according to the priority specified in the request, you can send High, Medium, and Low.
The batch request will be received and will be in progress, the status of the batch can be got by calling the service /batch-info/{name}, which will provide each generated document status, classification, and ID.
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
Name of the batch which extracted data it's being requested.
Response 200application/json
12 fields
Ok.
Field
Type
Description
id
integer
—
name
string
—
stage
string
—
status
string
—
assignedTo
string
—
scannedDate
string
—
modifiedDate
string
—
docType
string
—
tenantName
string
—
errorMessage
string
—
FileList
string[]
—
Priority
string
—
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 401application/json
1 fields
Unauthorized.
Field
Type
Description
error
object
Unauthorized error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Forbidden
Field
Type
Description
url
string
The URL.
message
string
Error message.
Response 404application/json
1 fields
Not Found
Field
Type
Description
error
object
Unprocessable entity error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 408application/json
1 fields
Request Timeout.
Field
Type
Description
error
object
Timeout error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 409application/json
1 fields
Conflict
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 422application/json
1 fields
Unprocessable Entity
Field
Type
Description
error
object
Unprocessable entity error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 500application/json
1 fields
Internal Server Error
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 502application/json
1 fields
Bad Gateway
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 503application/json
1 fields
Service Unavailable
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Other responses
202
GET/extract/batch-name/{name}
Retrieve List of Extracted Fields
extract-all
Get list of extracted fields
This service returns all extracted documents for one batch in SoftworksAI. For documents with multiple pages, this service returns all documents extracted as well.
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
Name of the batch which extracted data it's being requested.
Response 400application/json
1 fields
Bad Request
Field
Type
Description
error
object
Bad request error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 401application/json
1 fields
Unauthorized.
Field
Type
Description
error
object
Unauthorized error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 403application/json
2 fields
Forbidden
Field
Type
Description
url
string
The URL.
message
string
Error message.
Response 404application/json
1 fields
Not Found.
Field
Type
Description
error
object
Not Found.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 422application/json
1 fields
Unprocessable Entity
Field
Type
Description
error
object
Unprocessable entity error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 500application/json
1 fields
Internal Server Error
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 502application/json
1 fields
Bad Gateway
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Response 503application/json
1 fields
Service Unavailable
Field
Type
Description
error
object
Conflict error.
coderequired
string
Error name.
messagerequired
string
Error description.
Other responses
200
GET/document_types
Get Document Types
getDocumentTypes
The service gets document types
Response
application/json
Ok.
[
"W2"
]
application/json
Bad Request
{
"code": "400",
"message": "Bad request."
}
text/html
Bad Request
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
<html>\r\n<head><title>400 Bad Request</title></head>\r\n<body>\r\n<center><h1>400 Bad Request</h1></center>\r\n</body>\r\n</html>\r\n
application/json
Unauthorized.
{
"code": "401",
"message": "This token is not valid for this service."
}
application/json
Forbidden
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
array
Payload
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
Actions
POST/hostings/{hosting_name}/start
Hosting Start
StartHosting
Start Hosting endpoint
Response
application/json
Ok.
{
"code": 200,
"message": {
"info": "example"
}
}
application/json
Bad request
{
"message": "Bad Request"
}
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
Error
{
"message": "Unable to find a hosting with given parameters."
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
hosting_namerequired
stringpath
Test
Hosting Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 404application/json
1 fields
Error
Field
Type
Description
messagerequired
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
POST/hostings/{hosting_name}/stop
Hosting Stop
StopHosting
Stop Hosting endpoint
Response
application/json
Ok.
{
"code": 200,
"message": {
"info": "example"
}
}
application/json
Bad request
{
"message": "Bad Request"
}
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
Error
{
"message": "Unable to find a hosting with given parameters."
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
hosting_namerequired
stringpath
Test
Hosting Name
Response 200application/json
2 fields
Ok.
Field
Type
Description
code
integer
Status Code.
message
object
Payload
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 404application/json
1 fields
Error
Field
Type
Description
messagerequired
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
GET/hostings/{hosting_name}/rdp_access
Get RDP Access
GetRDPAccess
Get RDP Access endpoint
Response
application/json
Ok.
[
"Example"
]
application/json
Bad request
{
"message": "Bad Request"
}
application/json
Invalid key for service
{
"message": "Please check the key you used to call this service",
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post"
}
application/json
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
{
"message": "The product has encountered an internal server error. If you have used a transaction_id to call our services, please submit it to Staircase support."
}
Parameters
1
Parameter
Type
Example
Description
hosting_namerequired
stringpath
Test
Hosting Name
Response 400application/json
2 fields
Bad request
Field
Type
Description
message
string
—
url
string
—
Response 403application/json
2 fields
Invalid key for service
Field
Type
Description
message
string
—
url
string
—
Response 500application/json
1 fields
The product has encountered an internal server error. If possible, please contact Staircase support with the transaction_id you used.
Field
Type
Description
message
string
—
Other responses
200
Operations
GET/get-base-url
Get Base URL
get-base-url-ephesoft
Provides a base URL to interact with the current installation of Ephesoft web service.
{
"url": "https://staircase.stoplight.io/docs/api-reference/customer-account-manager-service.yml/paths/~1products~1refresh/post",
"message": "This key is not valid for this service."
}
Response 200application/json
1 fields
Ok.
Field
Type
Description
base_url
string
Base URL that can be hit in order to interact with Ephesoft AI’s API.
Response 400application/json
1 fields
Bad Request
Field
Type
Description
errorrequired
string
Error message.
Response 403application/json
2 fields
Forbidden
Field
Type
Description
url
string
The URL.
message
string
Error message.
Response 500application/json
1 fields
Batch job creation failure.
Field
Type
Description
errorrequired
string
Error message.
Other responses
401
GET/get-license-requirement
Get information to request new license
get-license-requirement
Ephesoft partner requires a file and Installation details to request a license from the support portal. This service gets the details needed to request a new license and returns a presigned URL with the document to download.