SenseiPredictPDF

FREE
By prakhar gupta | Updated 16일 전 | Business
Popularity

0.1 / 10

Latency

616ms

Service Level

100%

Health Check

N/A

README

Getting the authorization header key :

  1. Create credentials from get started(one time process)
  2. Then send CURL request here by using curl command -->
    "https://get-token.adobe.com/{your-user-id} &client_id={your-client-id} & client-secret={your-client-secret} "

You can get started with adobe services SDK check link here -> Get Started.
You can check developers console from here -> Adobe Developer console
Body Paramter : contentAnalyserRequest sample
{
“sensei:name”: “6mszi9yb526”,
“sensei:invocation_mode”: “asynchronous”,
“sensei:invocation_batch”: false,
“sensei:in_response”: false,
“sensei:engines”: [{
“sensei:execution_info”: {
“sensei:engine”: “Classification:sensei-demo:Service-c8a0236bc724493ebe49042a5d0b5370”
},
“sensei:inputs”: {
“documentIn”: {
“dc:format”: “image/jpeg”,
“sensei:multipart_field_name”: “InputFile0”
}
},
“sensei:params”: {

	},
	"sensei:outputs": {
	  "documentOut" : {
		"dc:format" : "application/pdf",
		"sensei:multipart_field_name" : "multipartLabelPdfDocument"
	  }	
	}
}]

}

Followers: 0
Resources:
Product Website Terms of use
API Creator:
Rapid account: Prakhar Gupta
prakhar gupta
prakhargupt00
Log In to Rate API
Rating: 5 - Votes: 1