id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
769acd56-7101-4f53-b070-2813c043a8c0/b85538ea-b19a-4189-bda4-2d9d984f7a9e/1/0
Midjournium
Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works.
0
/turbo/imagineAsync
Sample request: POST /turbo/imagineAsync { "prompt": "happy pony", "notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890" }
200
null
{"jobId": "", "errorMessage": ""}
{"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false}
769acd56-7101-4f53-b070-2813c043a8c0/b85538ea-b19a-4189-bda4-2d9d984f7a9e/2/0
Midjournium
Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works.
0
/turbo/imagineAsync
Sample request: POST /turbo/imagineAsync { "prompt": "happy pony", "notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890" }
200
null
{"jobId": "", "errorMessage": ""}
{"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false}
769acd56-7101-4f53-b070-2813c043a8c0/39923a47-e050-437b-80a9-36e1b8ca452a/0/0
Midjournium
Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works.
0
/fast/imagineAsync
Sample request: POST /fast/imagineAsync { "prompt": "happy pony", "notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890" }
200
null
{"jobId": "", "errorMessage": ""}
{"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false}
769acd56-7101-4f53-b070-2813c043a8c0/39923a47-e050-437b-80a9-36e1b8ca452a/1/0
Midjournium
Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works.
0
/fast/imagineAsync
Sample request: POST /fast/imagineAsync { "prompt": "happy pony", "notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890" }
200
null
{"jobId": "", "errorMessage": ""}
{"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false}
769acd56-7101-4f53-b070-2813c043a8c0/d053dc92-034e-43ac-ac17-bdd7d8079ed5/1/0
Midjournium
Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works.
0
/relax/imagineAsync
Sample request: POST /relax/imagineAsync { "prompt": "happy pony", "notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890" }
200
null
{"jobId": "", "errorMessage": ""}
{"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false}
769acd56-7101-4f53-b070-2813c043a8c0/d053dc92-034e-43ac-ac17-bdd7d8079ed5/2/0
Midjournium
Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works.
0
/relax/imagineAsync
Sample request: POST /relax/imagineAsync { "prompt": "happy pony", "notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890" }
200
null
{"jobId": "", "errorMessage": ""}
{"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/fc16af60-e206-4dcf-84a9-52a544777dec/1/0
bulk
test
null
Tracking ID API
API to check status of the transaction using tracking ID. For every request a Tracking ID numbers is generated
200
null
{"status": "Success", "data": {"tracking_id": "an4SSG4Wbi1611917114", "transaction_id": 1299911619426186, "status": "completed", "response_payload": {"minio_path": "9991/photos/", "file_name": "bird6.jpeg"}}}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "data": {"type": "object", "properties": {"tracking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}, "status": {"type": "string", "minLength": 1}, "response_payload": {"type": "object", "properties": {"year": {}, "minio_path": {"type": "string", "minLength": 1}, "file_name": {"type": "string", "minLength": 1}}, "required": ["minio_path", "file_name"]}}, "required": ["tracking_id", "transaction_id", "status", "response_payload"]}}, "required": ["status", "data"]}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/a8313848-b5a3-434f-9153-e3ac2e69ecb7/1/0
bulk
test
null
Download error API
API for downloading error file
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/2a3950c6-95bc-4d8d-ae4e-2b96e557c3e2/1/0
bulk
test
null
Audit trail API
API to get the audit trail for a particular record.
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/79430584-8e5d-400b-8a90-1a46df646cc2/1/0
bulk
test
null
Photo API
API to insert/update/delete photos of students
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/7a569655-be7a-401b-8bef-ce87ef69ae71/0/0
bulk
test
null
Delete Board
Data processing API for Marksheet and Degree/Diploma Certificate for Boards.
200
null
{"status": "success", "tracking_id": "CTm2kRENiH1611917114", "transaction_id": 499911613623618}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "tracking_id": {"type": "string"}, "transaction_id": {"type": "string"}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/1a83d371-0cd3-4985-b563-36154f83b6f0/0/0
bulk
test
null
upload Bulk Photos API
API to upload Bulk Photo of students
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/e60f6cae-ce50-4d8a-9e7d-51edce292fcb/0/0
bulk
test
null
Photo Update
API to update photo content with the same photo name
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/d7d8c8ef-4f06-4028-a325-26b71233dc9e/1/0
bulk
test
null
Authentication API
Authentication API to get/ generate Authorized Token. This token is required to call all NAD APIs. The Client ID and Client Secret Key to be passed as parameter in this API is generated from NAD Portal. On successful authentication, an authorized token is generated which is valid for 10 minutes. Only approved universities has access to NAD APIs.
200
null
{"access_token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJucbgWAeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJucbgWAeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJucbgWA", "token_type": "bearer", "expires_in": 216000}
{"type": "object", "properties": {"access_token": {"type": "string", "minLength": 1}, "token_type": {"type": "string"}, "expires_in": {"type": "string"}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/827587b1-c1c7-4949-a695-04b65e1e248f/0/0
bulk
test
null
Publish API
API to publish/unpublish records on DigiLocker
200
null
{"status": "Success", "message": "Successfully published."}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "message": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/283a5a01-b958-414b-b73d-da19397e342f/1/0
bulk
test
null
Delete Authentication token
Data processing API for Marksheet and Degree/Diploma Certificate for University.
200
null
{"status": "success", "tracking_id": "CTm2kRENiH1611917114", "transaction_id": 499911613623618}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "tracking_id": {"type": "string"}, "transaction_id": {"type": "string"}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/f1f526e0-e539-4ad9-b6c5-7ff115ddc740/1/0
bulk
test
null
Uploading API
API for uploading student's records in csv file in bulk mode. Once these CSV files are uploaded successfully, processFileRecords API may be called to process the csv file.
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/2886c715-67a2-4d00-a15a-8b7d999db28d/1/0
bulk
test
null
process File Records
API for processing student's records uploaded in csv file either through API or from NAD GUI.
200
null
{"status": "Success", "message": "File Data Verified Successfully"}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "message": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/23e3b874-35fb-4875-a518-8e0c9283276a/0/0
bulk
test
null
Authentication Token
Data processing API for Marksheet and Degree/Diploma Certificate for University.
200
null
{"status": "success", "tracking_id": "CTm2kRENiH1611917114", "transaction_id": 499911613623618}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "tracking_id": {"type": "string"}, "transaction_id": {"type": "string"}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/409f2290-716b-4dbe-ba3f-c403eab9f90e/1/0
bulk
test
null
Photo delete
API to insert/update/delete photos of students
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/2d8ba1c1-debe-4715-8268-3c24a053a914/0/0
bulk
test
null
Delete Authentication Token for institute type
Data processing API
200
null
{"status": "Success", "data": {"tracking_id": "yTqyFYTPWE1611917114", "transaction_id": "0499911623682870", "status": "completed", "response_payload": {"DOC_TYPE": "GOVID", "CERT_NO": "TN0004567800036354"}}}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "data": {"type": "object", "properties": {"tracking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}, "status": {"type": "string", "minLength": 1}, "response_payload": {"type": "object", "properties": {"DOC_TYPE": {"type": "string", "minLength": 1}, "CERT_NO": {"type": "string", "minLength": 1}}, "required": ["DOC_TYPE", "CERT_NO"]}}, "required": ["tracking_id", "transaction_id", "status", "response_payload"]}}, "required": ["status", "data"]}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/f8bed11e-afef-432e-8ce3-64e9ab68ffe1/0/0
bulk
test
null
Data processing API
Data processing API.
200
null
{"status": "Success", "trcking_id": "l1L1xFFLYR1611917114", "transaction_id": 540026091636701100}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "trcking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/4270abbf-2df1-406b-b4c1-5552daffd1ad/1/0
bulk
test
null
Board
Data processing API for Marksheet and Degree/Diploma Certificate for Boards.
200
null
{"status": "success", "tracking_id": "CTm2kRENiH1611917114", "transaction_id": 499911613623618}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "tracking_id": {"type": "string"}, "transaction_id": {"type": "string"}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/7286bc9e-f38c-4027-920f-7180126f1d72/0/0
bulk
test
null
Unpublish API
API to publish/unpublish records on DigiLocker
200
null
{"status": "Success", "message": "Successfully unpublished."}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "message": {"type": "string", "minLength": 1}}}
fc7a355a-9de5-4bb2-985d-f94a7933cb9d/beea945e-a621-43ba-bea9-85431564a033/0/0
bulk
test
null
Authentication Token for institute type
Data processing API
200
null
{"status": "Success", "data": {"tracking_id": "yTqyFYTPWE1611917114", "transaction_id": "0499911623682870", "status": "completed", "response_payload": {"DOC_TYPE": "GOVID", "CERT_NO": "TN0004567800036354"}}}
{"type": "object", "properties": {"status": {"type": "string", "minLength": 1}, "data": {"type": "object", "properties": {"tracking_id": {"type": "string", "minLength": 1}, "transaction_id": {"type": "string", "minLength": 1}, "status": {"type": "string", "minLength": 1}, "response_payload": {"type": "object", "properties": {"DOC_TYPE": {"type": "string", "minLength": 1}, "CERT_NO": {"type": "string", "minLength": 1}}, "required": ["DOC_TYPE", "CERT_NO"]}}, "required": ["tracking_id", "transaction_id", "status", "response_payload"]}}, "required": ["status", "data"]}
16933fc5-df99-465e-9705-8dbf136a2eae/534f38ac-9164-4e7f-a90e-3ef262aaaaea/0/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Stream ChatGPT
Generates URLs for status and streaming responses that can be accessed directly through your browser, being updated as they receive data from the OpenAI API.
401
Example_1
{"status": "", "reason": ""}
{"type": "object", "properties": {"status": {"type": "string", "description": "A string with the literal `error` value."}, "reason": {"type": "string", "description": "A message with the error description."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/534f38ac-9164-4e7f-a90e-3ef262aaaaea/1/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Stream ChatGPT
Generates URLs for status and streaming responses that can be accessed directly through your browser, being updated as they receive data from the OpenAI API.
200
Regular Response
{"status": "success", "created_at": 1682422723, "conversation_id": "8d62633d-b3a4-4de4-a84d-fdb52dabfca1", "README": "The `stream_events_url` endpoint below streams data sent by the ChatGPT API. Open it to receive incoming messages.", "authorization": {"access": "public"}, "endpoints": {"status_url": "https://api.offloadgpt.com/1/r/pub/2023/04/25/11/38/43/8d62633d-b3a4-4de4-a84d-fdb52dabfca1.json", "stream_events_url": "https://api.offloadgpt.com/1/r/pub/2023/04/25/11/38/43/8d62633d-b3a4-4de4-a84d-fdb52dabfca1.txt", "stop_url": "https://api.offloadgpt.com/1/r/pub/2023/04/25/11/38/43/8d62633d-b3a4-4de4-a84d-fdb52dabfca1/stop"}}
{"type": "object", "properties": {"status": {"type": "string", "enum": ["success", "error"]}, "created_at": {"type": "integer", "description": "The request creation timestamp."}, "conversation_id": {"type": "string", "description": "The conversation id specified in the request arguments or, if missing, a new one automatically generated."}, "README": {"type": "string", "description": "An informative message about the generated Urls and their behavior."}, "authorization": {"type": "object", "properties": {"access": {"type": "string", "description": "The type of the allowed access to the generated Urls.", "enum": ["public", "private"]}, "bearer_token": {"type": "string", "description": "A bearer token exclusive for the generated Urls (only provided for `private` access)."}, "stream_url_arg": {"type": "string", "description": "A string to be added to the Stream Events Url with a temporal token (up to 5 minutes) to allow access without the need of an Authorization Bearer token header (only provided for `private` access)."}}}, "endpoints": {"type": "object", "properties": {"status_url": {"type": "string", "description": "The URL where the status of the chatGPT request will be updated."}, "stream_events_url": {"type": "string", "description": "The URL where the fast-changing streaming output will be available in \"text/event-stream\" format. Note that for `private` access without Authorization Bearer token header this Url needs to include the `stream_url_arg`."}, "stop_url": {"type": "string", "description": "An enpoint to stop the request and finish the OpenAI API call. For `private` access this Url needs to be called using the Authorization Bearer token header. This Url is only active during the all process generation period."}}, "description": "Generated endpoint URLs for Status, Streaming and process Stop."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/534f38ac-9164-4e7f-a90e-3ef262aaaaea/2/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Stream ChatGPT
Generates URLs for status and streaming responses that can be accessed directly through your browser, being updated as they receive data from the OpenAI API.
501
Example_1
{"status": "", "reason": ""}
{"type": "object", "properties": {"status": {"type": "string", "description": "A string with the literal `error` value."}, "reason": {"type": "string", "description": "A message with the error description."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/534f38ac-9164-4e7f-a90e-3ef262aaaaea/3/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Stream ChatGPT
Generates URLs for status and streaming responses that can be accessed directly through your browser, being updated as they receive data from the OpenAI API.
500
Example_1
{"status": "", "reason": ""}
{"type": "object", "properties": {"status": {"type": "string", "description": "A string with the literal `error` value."}, "reason": {"type": "string", "description": "A message with the error description."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/84905727-0182-4671-83a5-d071ab5d3095/0/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Async ChatGPT
Generates the status URL that is updated when the ChatGPT response is received.
200
Regular Response
{"status": "success", "created_at": 1682344326, "conversation_id": "8a93b8e3-ded8-41c8-aea4-e8a2159bc7d8", "README": "The `status_url` endpoint below continuously updates with data sent by the ChatGPT API. Load it to check for new data.", "authorization": {"access": "public"}, "endpoints": {"status_url": "https://api.offloadgpt.com/2/r/pub/2023/04/24/13/52/06/d1590179-a4ea-4bc3-a408-27a711433945.json", "stop_url": "https://api.offloadgpt.com/2/r/pub/2023/04/24/13/52/06/d1590179-a4ea-4bc3-a408-27a711433945/stop"}}
{"type": "object", "properties": {"status": {"type": "string", "enum": ["success", "error"]}, "created_at": {"type": "integer", "description": "The request creation timestamp."}, "conversation_id": {"type": "string", "description": "The conversation id specified in the request arguments or, if missing, a new one automatically generated."}, "README": {"type": "string", "description": "An informative message about the generated Urls and their behavior."}, "authorization": {"type": "object", "properties": {"access": {"type": "string", "description": "The type of the allowed access to the generated Urls.", "enum": ["public", "private"]}, "bearer_token": {"type": "string", "description": "A bearer token exclusive for the generated Urls (only provided for `private` access)."}, "stream_url_arg": {"type": "string", "description": "A string to be added to the Stream Events Url with a temporal token (up to 5 minutes) to allow access without the need of an Authorization Bearer token header (only provided for `private` access)."}}}, "endpoints": {"type": "object", "properties": {"status_url": {"type": "string", "description": "The URL where the status of the chatGPT request will be updated."}, "stream_events_url": {"type": "string", "description": "The URL where the fast-changing streaming output will be available in \"text/event-stream\" format. Note that for `private` access without Authorization Bearer token header this Url needs to include the `stream_url_arg`."}, "stop_url": {"type": "string", "description": "An enpoint to stop the request and finish the OpenAI API call. For `private` access this Url needs to be called using the Authorization Bearer token header. This Url is only active during the all process generation period."}}, "description": "Generated endpoint URLs for Status, Streaming and process Stop."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/84905727-0182-4671-83a5-d071ab5d3095/1/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Async ChatGPT
Generates the status URL that is updated when the ChatGPT response is received.
500
Example_1
{"status": "", "reason": ""}
{"type": "object", "properties": {"status": {"type": "string", "description": "A string with the literal `error` value."}, "reason": {"type": "string", "description": "A message with the error description."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/84905727-0182-4671-83a5-d071ab5d3095/2/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Async ChatGPT
Generates the status URL that is updated when the ChatGPT response is received.
501
Example_1
{"status": "", "reason": ""}
{"type": "object", "properties": {"status": {"type": "string", "description": "A string with the literal `error` value."}, "reason": {"type": "string", "description": "A message with the error description."}}}
16933fc5-df99-465e-9705-8dbf136a2eae/84905727-0182-4671-83a5-d071ab5d3095/3/0
OffloadGPT
Generate asynchronous conversation endpoints for the OpenAI ChatGPT API. The OffloadGPT API is a server-side API client that manages OpenAI ChatGPT API requests. You can find the complete documentation here: https://offloadgpt-docs.microdeploy.com/ You can see a demo of the capabilities of this API here: https://github.com/pauiglesias/offload-chatgpt-streaming-demo A complete OpenAPI 3.0 specification: https://app.swaggerhub.com/apis-docs/microdeploy/OffloadGPT/1.0.0
7.3
Async ChatGPT
Generates the status URL that is updated when the ChatGPT response is received.
401
Example_1
{"status": "", "reason": ""}
{"type": "object", "properties": {"status": {"type": "string", "description": "A string with the literal `error` value."}, "reason": {"type": "string", "description": "A message with the error description."}}}
a7e48172-af33-4c37-8337-dab21e9aab35/a0495bde-1ed8-4f9a-a777-7baf0f763e58/0/0
MidJourney Experience
Unlock the Best in Imaging with MidJourney Experience API!
8.3
imagine
The /imagine command allows you to generate an image using a prompt
200
New Example
{"taskId": "d38d9d09-051b-40ac-8048-1eb2b106d2cb", "success": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"taskId": {"type": "string"}, "success": {"type": "boolean"}}, "required": ["success", "taskId"]}
a7e48172-af33-4c37-8337-dab21e9aab35/67aa7f1c-0c14-4a86-82b6-3c4e365b6dbc/0/0
MidJourney Experience
Unlock the Best in Imaging with MidJourney Experience API!
8.3
get job by taskId
fetch result of job by taskId, and the taskId will expired after 24 hours taskId (required,string)
200
imagine Example
{"success": true, "command": "imagine", "taskId": "d38d9d09-051b-40ac-8048-1eb2b106d2cb", "progress": 100, "imageId": "1149660531674853416", "imageUrl": "https://cdn.discordapp.com/attachments/1148913132786425908/1149660530869555221/johnsmith22620_Flying_car_b818dd34-f1ec-414c-a5af-02ab02dca337.png"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "command": {"type": "string"}, "taskId": {"type": "string"}, "progress": {"type": "integer"}, "imageId": {"type": "string"}, "imageUrl": {"type": "string"}}, "required": ["command", "imageId", "imageUrl", "progress", "success", "taskId"]}
a7e48172-af33-4c37-8337-dab21e9aab35/67aa7f1c-0c14-4a86-82b6-3c4e365b6dbc/0/1
MidJourney Experience
Unlock the Best in Imaging with MidJourney Experience API!
8.3
get job by taskId
fetch result of job by taskId, and the taskId will expired after 24 hours taskId (required,string)
200
Describe Example
{"success": true, "command": "describe", "taskId": "fdf4049d-011c-4ae4-ae6d-e213b2867643", "description": ["1\ufe0f\u20e3 a painting of a woman with an elegant appearance, in the style of [noah bradley](https://goo.gl/search?artist%20noah%20bradley), [kerem beyit](https://goo.gl/search?artist%20kerem%20beyit), sun-kissed palettes, realistic hyper-detail, youthful protagonists, [gwenda morgan](https://goo.gl/search?artist%20gwenda%20morgan), delicate markings --ar 38:29", "2\ufe0f\u20e3 image for the pharaoh elisabeth jones wallpaper, in the style of digital painting, portrait miniatures, golden light, close up, timeless grace, sun-kissed palettes, fantasy illustrated --ar 38:29", "3\ufe0f\u20e3 roman actress sarah michael, in the style of [marc simonetti](https://goo.gl/search?artist%20marc%20simonetti), [kerem beyit](https://goo.gl/search?artist%20kerem%20beyit), [kadir nelson](https://goo.gl/search?artist%20kadir%20nelson), light amber, 8k, phoenician art, austere simplicity --ar 38:29", "4\ufe0f\u20e3 a woman with long brown hair and dark hair standing in front of a garden, in the style of realistic portrait painter, ancient egypt, blink-and-you-miss-it detail, golden light, d&d, official art, charming characters --ar 38:29"]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "command": {"type": "string"}, "taskId": {"type": "string"}, "description": {"type": "array", "items": {"type": "string"}}}, "required": ["command", "description", "success", "taskId"]}
a7e48172-af33-4c37-8337-dab21e9aab35/67aa7f1c-0c14-4a86-82b6-3c4e365b6dbc/1/0
MidJourney Experience
Unlock the Best in Imaging with MidJourney Experience API!
8.3
get job by taskId
fetch result of job by taskId, and the taskId will expired after 24 hours taskId (required,string)
500
New Example
{"success": false, "error": "No task found for this taskId: 0d441482-f5ea-4dff-8a4a-d3ff104b65f5"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "error": {"type": "string"}}, "required": ["error", "success"]}
a3850be5-3c90-4ee9-8d7b-528cf39e431c/36fee71b-2f24-4107-8465-093848bdce0a/0/0
Outfit Calendar
Currently accepting offers to sell onwership to this API. Please send us a message if intrested. Email: [email protected] This api uses a GPT machine leaning model, to provide outfit recomendations, based on weather parterns and evenst. A user can also specify a wardrobe, event type, time of the day and location, and the api will provide appropriate sugestions on what outfit to consider. With this api you can easily update your website, bussness or applications to allow users to u...
null
Automatic Outfit
Generate outfit suggestions based on automatic live weather, date, time, and location information
200
Response
{"current_weather": ["scattered clouds", 9.17, 89, 2.34], "date_time": "2023-03-23 05:48:49", "event": "casual", "location": "New York", "suggested_outfit": "Assuming the event is during the day, a good outfit would be a pair of dark wash jeans, a white t-shirt, a light weight sweater, and sneakers. For accessories, a watch and sunglasses would be a good choice."}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"current_weather": {"type": "array", "items": {"type": ["number", "string"]}}, "date_time": {"type": "string"}, "event": {"type": "string"}, "location": {"type": "string"}, "suggested_outfit": {"type": "string"}}, "required": ["current_weather", "date_time", "event", "location", "suggested_outfit"]}
a3850be5-3c90-4ee9-8d7b-528cf39e431c/e4cdb8b1-4bb7-4970-a99c-ace1d6e6cc63/0/0
Outfit Calendar
Currently accepting offers to sell onwership to this API. Please send us a message if intrested. Email: [email protected] This api uses a GPT machine leaning model, to provide outfit recomendations, based on weather parterns and evenst. A user can also specify a wardrobe, event type, time of the day and location, and the api will provide appropriate sugestions on what outfit to consider. With this api you can easily update your website, bussness or applications to allow users to u...
null
User Input Outfit
Generates an outfit suggestion based on user input, including wardrobe, location, event, and date/time
200
Response
{"suggested_outfit": "Assuming the user would like a complete outfit recommendation, we would suggest the following: \n\n-A white t-shirt \n-A pair of black jeans \n-A black leather jacket \n-A grey scarf \n-A pair of black sneakers \n\nThis outfit is casual yet stylish, and appropriate for the current weather conditions. The leather jacket will keep you warm, while the scarf will add an extra layer of warmth. The black sneakers will be comfortable and"}
{"type": "object", "properties": {"suggested_outfit": {"type": "string"}}}
0bef1889-25dd-4103-a982-69e9df8e40f4/cf72d25c-fa73-42f4-8375-0690c89e5660/0/0
AI-Powered Text To Speech
93 voices, 39 languages, 2 speech engines. Leveraging deep learning technologies to synthesize natural-sounding human speech, the "AI-Powered Text-To-Speech" API allows developers to easily integrate TTS capabilities. Along with the AI-powered voices, we have many voices with traditional TTS implementations. Full API documentation available here: https://medium.com/@morpheus22/ai-powered-text-to-speech-api-available-on-rapid-api-marketplace-ddfe96875065
9
Synthesize Speech
DON'T WASTE CREDITS!!! THIS PAGE CONTAINS A ZIP WITH ALL SAMPLE VOICES!!! https://medium.com/@morpheus22/ai-powered-text-to-speech-api-available-on-rapid-api-marketplace
200
New Example
{"consumedCredits": 32, "fileDownloadUrl": "https://m22-tts-out.s3.amazonaws.com/6e6bca3e-d8ea-4bd2-a644-2291a8d983e0.mp3?X-Amz-Security-Token=IQoJb3JpZ2luX2VjECcaCXVzLWVhc3QtMSJGMEQCIAwsQcCCqQRxNncGJjSmjqnw6KTsE%2BMBXmNYt%2BcVNB42AiA4irjHpH%2BHRYBsV2ZQx1jRvh62EmFju6kdVT%2Btufk8iSr%2FAgjw%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDkzMjQ4MDA3OTUxMiIMzi6VBLvI6%2B9jLDE3KtMCHE0WmjQoi4TPUkBASzcqwjl759FPu8Yq%2BYdIi58tadWogLHVGqWYW%2BmZWQ7TmfT6n%2FkmQga%2FMHihi8qNMhsUGdBnN0a1GddMscHGjpS0ZuLxGz3Of2cwchgmdMZYXqWrxpJCmS7McaspyIhR0wRESa06MlKovy%2BwH2AnpJK0XpdryC2evrXZFZAxxFq2n5TLW9%2FTlsoCAk6NsNUsyzO1pJW40U8b51A8q%2F6%2BsdUgrKlEJRFsf02WttIzCk3WZSi%2BE%2FxebWbKTDyiYDP5X9YDwWjy5llhth1Smo4XH5Dmm9Ei33yc89flvqmdVS%2BqwmYltQ3O8JX5tkBPXI%2BEbLr5Fk1YzoT%2Fh6PWG5DJEAvRovTRYve4AkvJtMgvY1goSZ0EyMdo%2BGao0SFHjnhtGbh6G5J9QBcJTeL9NfvvegMxVYCuvJG7QW9FCiBFYIxzTYcDvvbWMJ%2Fwx6cGOp8Bw%2FpEjwsFN7gMiBQRvcD5FwT%2BCOZcq2MdWKjNOups%2F5VuXyzI8hTIsRfDj2qdAZpTff8CD0OpwciZ03cuSZHUeBoKawWz7b90WK5cLRD4gPL5HWWJ9vYPMYaIFRp%2BGidn2wtbdF9a7IDD%2B8Usuh%2BeDdkYZB6hc1BSH9C7oyVy7tH7lsVnduhhDnGTg0nCnZFTZWx9Dh5lBjcnSAR3DpxP&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20230901T145951Z&X-Amz-SignedHeaders=host&X-Amz-Expires=3600&X-Amz-Credential=ASIA5SHBE22MA2QGJL5A%2F20230901%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=2b36d208003ae8b68a8c775932743c6b65d96e8da90b1d8f8254faf77b5e5f1d", "speechMarks": [{"startTimeMsec": 6, "type": "WORD", "value": "Hello", "valueStartAtByte": 0, "valueEndAtByte": 5}, {"startTimeMsec": 304, "type": "WORD", "value": "everyone", "valueStartAtByte": 6, "valueEndAtByte": 14}, {"startTimeMsec": 0, "type": "SENTENCE", "value": "Hello everyone!!", "valueStartAtByte": 0, "valueEndAtByte": 16}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"consumedCredits": {"type": "integer"}, "fileDownloadUrl": {"type": "string"}, "speechMarks": {"type": "array", "items": {"type": "object", "properties": {"startTimeMsec": {"type": "integer"}, "type": {"type": "string"}, "value": {"type": "string"}, "valueStartAtByte": {"type": "integer"}, "valueEndAtByte": {"type": "integer"}}, "required": ["startTimeMsec", "type", "value", "valueEndAtByte", "valueStartAtByte"]}}}, "required": ["consumedCredits", "fileDownloadUrl", "speechMarks"]}
8649fc58-36c2-4020-8259-9320a3a784dd/ec8ccb5d-0d30-4bc8-9692-2199f1e9794a/0/0
AI Translator API
Translate & Translator API : Experience the future of language translation with our AI-Powered Universal Translator API. Harness the cutting-edge capabilities of artificial intelligence to effortlessly translate text between over 100+ languages and dialects. Our advanced AI algorithms ensure unparalleled translation accuracy, making it the ideal solution for applications, websites, and services that demand precision and fluency in multilingual communication.
null
translate
translate text into any language
200
Response
{"translation": "Hello, how are you?"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"translation": {"type": "string"}}, "required": ["translation"]}
8649fc58-36c2-4020-8259-9320a3a784dd/f132edb9-e1ba-4b82-ad73-d7b103debf33/0/0
AI Translator API
Translate & Translator API : Experience the future of language translation with our AI-Powered Universal Translator API. Harness the cutting-edge capabilities of artificial intelligence to effortlessly translate text between over 100+ languages and dialects. Our advanced AI algorithms ensure unparalleled translation accuracy, making it the ideal solution for applications, websites, and services that demand precision and fluency in multilingual communication.
null
translate
Translate Text
200
Response
{"translation": "Hello, how are you?"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"translation": {"type": "string"}}, "required": ["translation"]}
66480064-7c2d-4715-ac4b-6002ff82b811/f5a767a7-8cce-40be-a57a-edcb3db32e1a/0/0
OpenAI - ChatGPT - GPT API
ChatGPT is an artificial intelligence chatbot developed by OpenAI. Now possible integrate OPEN AI API into your app
0.2
ChatPost
Retrieves a chat completion powered by ChatGPT.
200
null
{"first_content": "", "id": "", "object": "", "created": 0, "choices": [{"index": 0, "message": {"role": "", "content": ""}, "finish_reason": ""}], "usage": {"prompt_tokens": 0, "completion_tokens": 0, "total_tokens": 0}}
{"type": "object", "properties": {"first_content": {"type": "string", "description": "The first content.", "title": "First Content"}, "id": {"type": "string", "description": "The identifier.", "title": "ID"}, "object": {"type": "string", "description": "The object.", "title": "Object"}, "created": {"type": "integer", "format": "int32", "description": "When created.", "title": "Created", "minimum": -2147483648, "maximum": 2147483647}, "choices": {"type": "array", "items": {"type": "object", "properties": {"index": {"type": "integer", "format": "int32", "description": "The index.", "title": "Index", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "object", "properties": {"role": {"type": "string", "description": "The role.", "title": "Role"}, "content": {"type": "string", "description": "The content.", "title": "Content"}}, "title": "Message"}, "finish_reason": {"type": "string", "description": "The finish reason.", "title": "Finish Reason"}}}, "title": "Choices"}, "usage": {"type": "object", "properties": {"prompt_tokens": {"type": "integer", "format": "int32", "description": "The prompt tokens.", "title": "Prompt Tokens", "minimum": -2147483648, "maximum": 2147483647}, "completion_tokens": {"type": "integer", "format": "int32", "description": "The completion tokens.", "title": "Completion Tokens", "minimum": -2147483648, "maximum": 2147483647}, "total_tokens": {"type": "integer", "format": "int32", "description": "The total tokens.", "title": "Total Tokens", "minimum": -2147483648, "maximum": 2147483647}}, "title": "Usage"}}}
66480064-7c2d-4715-ac4b-6002ff82b811/2e0fe533-aaaa-442c-aa31-5a258b549b7d/0/0
OpenAI - ChatGPT - GPT API
ChatGPT is an artificial intelligence chatbot developed by OpenAI. Now possible integrate OPEN AI API into your app
0.2
ModelsGet
Lists the currently available models, and provides basic information about each one such as the owner and availability.
200
null
{"object": "", "data": [{"id": "", "object": "", "created": 0, "owned_by": "", "permission": [{"id": "", "object": "", "created": 0, "allow_create_engine": true, "allow_sampling": true, "allow_logprobs": true, "allow_search_indices": true, "allow_view": true, "allow_fine_tuning": true, "organization": "", "group": "", "is_blocking": true}], "root": "", "parent": ""}]}
{"type": "object", "properties": {"object": {"type": "string", "description": "The object.", "title": "Object"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "The identifier.", "title": "ID"}, "object": {"type": "string", "description": "The object.", "title": "Object"}, "created": {"type": "integer", "format": "int32", "description": "When created.", "title": "Created", "minimum": -2147483648, "maximum": 2147483647}, "owned_by": {"type": "string", "description": "The owned by.", "title": "Owned By"}, "permission": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "The identifier.", "title": "ID"}, "object": {"type": "string", "description": "The object.", "title": "Object"}, "created": {"type": "integer", "format": "int32", "description": "When created.", "title": "Created", "minimum": -2147483648, "maximum": 2147483647}, "allow_create_engine": {"type": "boolean", "description": "Whether to allow create engine.", "title": "Allow Create Engine"}, "allow_sampling": {"type": "boolean", "description": "Whether to allow sampling.", "title": "Allow Sampling"}, "allow_logprobs": {"type": "boolean", "description": "Whether to allow logprobs.", "title": "Allow Logprobs"}, "allow_search_indices": {"type": "boolean", "description": "Whether to allow search indices .", "title": "Allow Search Indices"}, "allow_view": {"type": "boolean", "description": "Whether to allow view.", "title": "Allow View"}, "allow_fine_tuning": {"type": "boolean", "description": "Whether to allow fine tuning.", "title": "Allow Fine Tuning"}, "organization": {"type": "string", "description": "The organization.", "title": "Organization"}, "group": {"type": "string", "description": "The group.", "title": "Group"}, "is_blocking": {"type": "boolean", "description": "Whether is blocked.", "title": "Is Blocking"}}}, "title": "Permission"}, "root": {"type": "string", "description": "The root.", "title": "Root"}, "parent": {"type": "string", "description": "The parent.", "title": "Parent"}}}, "title": "Data"}}}
66480064-7c2d-4715-ac4b-6002ff82b811/04a1af51-2a34-48c3-8881-656d7deec465/0/0
OpenAI - ChatGPT - GPT API
ChatGPT is an artificial intelligence chatbot developed by OpenAI. Now possible integrate OPEN AI API into your app
0.2
EditPost
Creates a new edit for the provided input, instruction, and parameters.
200
null
{"object": "", "created": 0, "choices": [{"text": "", "index": 0}], "usage": {"prompt_tokens": 0, "completion_tokens": 0, "total_tokens": 0}}
{"type": "object", "properties": {"object": {"description": "The object.", "title": "Object", "type": "string"}, "created": {"description": "When created.", "title": "Created", "type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "choices": {"description": "The choices.", "title": "Choices", "type": "array", "items": {"title": "Items", "type": "object", "properties": {"text": {"description": "The text.", "title": "Text", "type": "string"}, "index": {"description": "The index.", "title": "Index", "type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}, "usage": {"title": "Usage", "description": "usage", "type": "object", "properties": {"prompt_tokens": {"description": "The prompt tokens.", "title": "Prompt Tokens", "type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "completion_tokens": {"description": "The completion tokens.", "title": "Completion Tokens", "type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "total_tokens": {"description": "The total tokens.", "title": "Total Tokens", "type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}}}
66480064-7c2d-4715-ac4b-6002ff82b811/716def46-03e1-490c-a9d1-6c1ad42d1824/0/0
OpenAI - ChatGPT - GPT API
ChatGPT is an artificial intelligence chatbot developed by OpenAI. Now possible integrate OPEN AI API into your app
0.2
CompletionPost
Creates a completion for the provided prompt and parameters.
200
null
{"first_completion": "", "result": {"id": "", "object": "", "created": 0, "model": "", "choices": [{"text": "", "index": 0, "logprobs": "", "finish_reason": ""}], "usage": {"prompt_tokens": 0, "completion_tokens": 0, "total_tokens": 0}}}
{"type": "object", "properties": {"first_completion": {"type": "string", "description": "first_completion"}, "result": {"type": "object", "properties": {"id": {"type": "string", "description": "The identifier.", "title": "ID"}, "object": {"type": "string", "description": "The object.", "title": "Object"}, "created": {"type": "integer", "format": "int32", "description": "When created.", "title": "Created", "minimum": -2147483648, "maximum": 2147483647}, "model": {"type": "string", "description": "The model.", "title": "Model"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "string", "description": "The text.", "title": "Text"}, "index": {"type": "integer", "format": "int32", "description": "The index", "title": "Index", "minimum": -2147483648, "maximum": 2147483647}, "logprobs": {"type": "string", "description": "The log probs.", "title": "Log Probs"}, "finish_reason": {"type": "string", "description": "The finish reason", "title": "Finish Reason"}}}, "title": "Choices"}, "usage": {"type": "object", "properties": {"prompt_tokens": {"type": "integer", "format": "int32", "description": "The prompt tokens.", "title": "Prompt Tokens", "minimum": -2147483648, "maximum": 2147483647}, "completion_tokens": {"type": "integer", "format": "int32", "description": "The completion tokens.", "title": "Completion Tokens", "minimum": -2147483648, "maximum": 2147483647}, "total_tokens": {"type": "integer", "format": "int32", "description": "The total tokens.", "title": "Total Tokens", "minimum": -2147483648, "maximum": 2147483647}}, "title": "Usage"}}, "title": "Result"}}}
1e7d27ad-b893-48c7-b453-ab7b88eb4968/6a235058-71ed-4611-bb3c-7097aed9cdc2/0/0
Document and Image OCR
The Document & Image OCR AI API is an advanced tool that utilizes Artificial Intelligence to perform Optical Character Recognition (OCR) on documents and images. It efficiently extracts text and data from different sources, enabling organizations to process and analyze information with accuracy and speed. (Latin words only) The API accept PDF, JPG, and PNG files
null
Simplified Output
This delivers concatenated output for each paragraph on every page, offering a more streamlined representation of the text.
422
Response
{"detail": [{"loc": ["body", "file_input"], "msg": "Expected UploadFile, received: <class 'str'>", "type": "value_error"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"detail": {"type": "array", "items": {"type": "object", "properties": {"loc": {"type": "array", "items": {"type": "string"}}, "msg": {"type": "string"}, "type": {"type": "string"}}, "required": ["loc", "msg", "type"]}}}, "required": ["detail"]}
1e7d27ad-b893-48c7-b453-ab7b88eb4968/6a235058-71ed-4611-bb3c-7097aed9cdc2/1/0
Document and Image OCR
The Document & Image OCR AI API is an advanced tool that utilizes Artificial Intelligence to perform Optical Character Recognition (OCR) on documents and images. It efficiently extracts text and data from different sources, enabling organizations to process and analyze information with accuracy and speed. (Latin words only) The API accept PDF, JPG, and PNG files
null
Simplified Output
This delivers concatenated output for each paragraph on every page, offering a more streamlined representation of the text.
200
New Example
{"status": "success", "data": [[["Test document PDF"], ["Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla est purus, ultrices in porttitor", "in, accumsan non quam. Nam consectetur porttitor rhoncus. Curabitur eu est et leo feugiat", "auctor vel quis lorem. Ut et ligula dolor, sit amet consequat lorem. Aliquam porta eros sed", "velit imperdiet egestas. Maecenas tempus eros ut diam ullamcorper id dictum libero", "tempor. Donec quis augue quis magna condimentum lobortis. Quisque imperdiet ipsum vel", "magna viverra rutrum. Cras viverra molestie urna, vitae vestibulum turpis varius id.", "Vestibulum mollis, arcu iaculis bibendum varius, velit sapien blandit metus, ac posuere lorem", "nulla ac dolor. Maecenas urna elit, tincidunt in dapibus nec, vehicula eu dui. Duis lacinia", "fringilla massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur", "ridiculus mus. Ut consequat ultricies est, non rhoncus mauris congue porta. Vivamus viverra", "suscipit felis eget condimentum. Cum sociis natoque penatibus et magnis dis parturient", "montes, nascetur ridiculus mus. Integer bibendum sagittis ligula, non faucibus nulla volutpat", "vitae. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.", "Ina aliquet quam et velit bibendum accumsan. Cum sociis natoque penatibus et magnis dis", "parturient montes, nascetur ridiculus mus. Vestibulum vitae ipsum nec arcu semper", "adipiscing at ac lacus. Praesent id pellentesque orci. Morbi congue viverra nisl nec rhoncus.", "Integer mattis, ipsum a tincidunt commodo, lacus arcu elementum elit, at mollis eros ante ac", "risus. In volutpat, ante at pretium ultricies, velit magna suscipit enim, aliquet blandit massa", "orci nec lorem. Nulla facilisi. Duis eu vehicula arcu. Nulla facilisi. Maecenas pellentesque", "volutpat felis, quis tristique ligula luctus vel. Sed nec mi eros. Integer augue enim, sollicitudin", "ullamcorper mattis eget, aliquam in est. Morbi sollicitudin libero nec augue dignissim ut", "consectetur dui volutpat. Nulla facilisi. Mauris egestas vestibulum neque cursus tincidunt.", "Quisque volutpat pharetra tincidunt. Fusce sapien arcu, molestie eget varius egestas,", "faucibus ac urna. Sed at nisi in velit egestas aliquam ut a felis. Aenean malesuada iaculis nisl,", "ut tempor lacus egestas consequat. Nam nibh lectus, gravida sed egestas ut, feugiat quis", "dolor. Donec eu leo enim, non laoreet ante. Morbi dictum tempor vulputate. Phasellus", "ultricies risus vel augue sagittis euismod. Vivamus tincidunt placerat nisi in aliquam. Cras", "quis mi ac nunc pretium aliquam. Aenean elementum erat ac metus commodo rhoncus.", "Aliquam nulla augue, porta non sagittis quis, accumsan vitae sem. Phasellus id lectus tortor,", "eget pulvinar augue. Etiam eget velit ac purus fringilla blandit. Donec odio odio, sagittis sed", "iaculis sed, consectetur eget sem. Lorem ipsum dolor sit amet, consectetur adipiscing elit.", "Quisque luctus ullamcorper velit sit amet lobortis. Etiam ligula felis, vulputate quis rhoncus", "nec, fermentum eget odio. Vivamus vel ipsum ac augue sodales mollis euismod nec tellus.", "Fusce et augue rutrum nunc semper vehicula vel semper nisl. Nam laoreet euismod quam at", "varius. Sed aliquet auctor nibh. Curabitur malesuada fermentum lacus vel accumsan. Duis", "ornare scelerisque nulla, ac pulvinar ligula tempus sit amet. In placerat nulla ac ante", "scelerisque posuere. Phasellus at ante felis. Sed hendrerit risus a metus posuere rutrum.", "Phasellus eu augue dui. Proin in vestibulum ipsum. Aenean accumsan mollis sapien, ut", "eleifend sem blandit at. Vivamus luctus mi eget lorem lobortis pharetra. Phasellus at tortor", "quam, a volutpat purus. Etiam sollicitudin arcu vel elit bibendum et imperdiet risus tincidunt.", "Etiam elit velit, posuere ut pulvinar ac, condimentum eget justo. Fusce a erat velit. Vivamus"], ["Donec sit amet pulvinar orci."], ["Maecenas accumsan velit vel turpis rutrum in sodales diam placerat."], ["imperdiet ultrices orci in hendrerit."]]], "latency_ms": "8626.18", "document_file_name": "lorem-ipsum.pdf"}
{"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "latency_ms": {"type": "string"}, "document_file_name": {"type": "string"}}}
c979f832-30ec-4f0c-bc79-400a9f795eff/endpoint_f57a59c2-878e-4138-9d5d-ec8d24db3941/0/0
Magicsafe Sentiment Analysis
A clever and easy sentiment analysis for your apps
null
synonyms_synonyms__word__get
This allows users to find synonyms
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
c979f832-30ec-4f0c-bc79-400a9f795eff/endpoint_734c5f15-4d05-48ef-befd-3c7d3ada32c4/0/0
Magicsafe Sentiment Analysis
A clever and easy sentiment analysis for your apps
null
sentiment_analysis_sentiment_analysis__post
Perform sentiment analysis on a piece of text. Parameters request : SentimentRequest The request body containing the text to analyze. Returns SentimentResponse A response model with the following keys: * `overall_sentiment`: The sentiment of the text, either "positive", "negative", or "neutral". * `positive_words`: A list of positive words found in the text. * `negative_words`: A list of negative words found in the text.
422
Response
{"detail": [{"loc": ["body"], "msg": "field required", "type": "value_error.missing"}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
c979f832-30ec-4f0c-bc79-400a9f795eff/endpoint_734c5f15-4d05-48ef-befd-3c7d3ada32c4/1/0
Magicsafe Sentiment Analysis
A clever and easy sentiment analysis for your apps
null
sentiment_analysis_sentiment_analysis__post
Perform sentiment analysis on a piece of text. Parameters request : SentimentRequest The request body containing the text to analyze. Returns SentimentResponse A response model with the following keys: * `overall_sentiment`: The sentiment of the text, either "positive", "negative", or "neutral". * `positive_words`: A list of positive words found in the text. * `negative_words`: A list of negative words found in the text.
200
Example_1
{"overall_sentiment": "", "positive_words": [], "negative_words": []}
{"title": "SentimentResponse", "required": ["overall_sentiment", "positive_words", "negative_words"], "type": "object", "properties": {"overall_sentiment": {"title": "Overall Sentiment", "type": "string"}, "positive_words": {"title": "Positive Words", "type": "array", "items": {"type": "string"}}, "negative_words": {"title": "Negative Words", "type": "array", "items": {"type": "string"}}}}
c979f832-30ec-4f0c-bc79-400a9f795eff/endpoint_56c1a55b-c83d-4cb3-939c-64ffaabeca34/0/0
Magicsafe Sentiment Analysis
A clever and easy sentiment analysis for your apps
null
antonyms_antonyms__word__get
This allows users to find antonyms
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
c979f832-30ec-4f0c-bc79-400a9f795eff/endpoint_9534c37c-66da-443a-968b-58717553ec44/0/0
Magicsafe Sentiment Analysis
A clever and easy sentiment analysis for your apps
null
definition_definition__word__get
This allows users to find definitions. (Resource-Consuming, Additional Charges Will Be Added)
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
a6f29913-7ed2-4936-a223-3349dd42cb7e/53f6b480-4105-4575-8a52-a6ab57d0203e/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Face Match API
Accurately detect the face. Calculate the face similarity & distance. High/Low match accuracy option.
200
Example_1
{"status": "success", "message": "Face detected", "distance": 0.44008054702276045, "similarity": 0.5599194529772396}
{"type": "object"}
a6f29913-7ed2-4936-a223-3349dd42cb7e/ce83570f-33a2-4df0-9b3c-9cf81a19ddc7/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Person Count API
Accurately detect multiple faces inside the photo. Count the number of the detected face
200
Example_1
{"status": "success", "message": "Face detected", "NumberOfFace": 5}
{"type": "object"}
a6f29913-7ed2-4936-a223-3349dd42cb7e/d4c1ec28-ef16-44c4-9c88-69e7b2e5724c/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Face Landmark API
Accurately detect the face and calculate image dimension and x,y shifting position. Calculate 68 accurate x,y facelandmark position. High/Low match accuracy option.
200
Example_1
{"status": "success", "message": "Face detected", "landmarks": {"_imgDims": {"_width": 99, "_height": 96}, "_shift": {"_x": 75.97141577334347, "_y": 80.4541520989686}, "_positions": [{"_x": 84.11929131330194, "_y": 88.50165175564585}, {"_x": 82.46047257662954, "_y": 100.9113659776002}, {"_x": 81.78328695179167, "_y": 112.70235823757945}, {"_x": 81.42063190818968, "_y": 123.14222239620982}, {"_x": 81.96722818569484, "_y": 135.16444682247936}, {"_x": 86.01704324067774, "_y": 146.182515136078}, {"_x": 92.60840177566948, "_y": 155.45614909298718}, {"_x": 101.33297793598118, "_y": 165.94537448056042}, {"_x": 114.1972329768652, "_y": 173.4761819756776}, {"_x": 128.0397532138342, "_y": 172.6141271508485}, {"_x": 137.45904792876186, "_y": 167.74919222958385}, {"_x": 145.5695024284834, "_y": 163.25860499508678}, {"_x": 153.73408551545086, "_y": 155.99348353512585}, {"_x": 160.9825483116621, "_y": 146.55262850888073}, {"_x": 166.0132083448881, "_y": 137.5809125817567}, {"_x": 170.64402021498623, "_y": 127.98824595578013}, {"_x": 173.89265008301678, "_y": 116.89723300106822}, {"_x": 98.32118202776851, "_y": 86.20029210217295}, {"_x": 105.56755001873913, "_y": 84.35571693547068}, {"_x": 113.39598472447338, "_y": 85.90579949982462}, {"_x": 120.16924832792225, "_y": 88.97483276493845}, {"_x": 125.91108293862285, "_y": 92.84262036450205}, {"_x": 148.49142529101314, "_y": 99.7361893571168}, {"_x": 154.61845327944698, "_y": 99.42805146344004}, {"_x": 160.96958412260952, "_y": 100.0043630517274}, {"_x": 167.5718791636938, "_y": 102.26173876889048}, {"_x": 171.02677948803844, "_y": 106.42279051907359}, {"_x": 134.14395077557506, "_y": 109.46074771054087}, {"_x": 132.47854520411434, "_y": 118.14920519955454}, {"_x": 130.72155828804912, "_y": 126.05504416592417}, {"_x": 129.0267782363409, "_y": 133.0911779320985}, {"_x": 118.7241602096075, "_y": 133.00640582211315}, {"_x": 122.28914697499218, "_y": 135.715136519745}, {"_x": 126.53551782698574, "_y": 137.5248594201356}, {"_x": 131.23636700243893, "_y": 137.5494871056825}, {"_x": 134.84902091355266, "_y": 137.32927989132702}, {"_x": 104.82069294185581, "_y": 98.25189780361949}, {"_x": 110.09424121708813, "_y": 98.1797027505189}, {"_x": 116.20900721878948, "_y": 99.68897246487437}, {"_x": 120.67977006764355, "_y": 104.33500908978282}, {"_x": 115.6827478858942, "_y": 104.71022509701548}, {"_x": 109.05105476112308, "_y": 102.53456305630503}, {"_x": 145.1145815405363, "_y": 110.89742755062876}, {"_x": 151.1456969532484, "_y": 109.15914439328013}, {"_x": 157.55282105536403, "_y": 110.69367407925425}, {"_x": 160.3103636655325, "_y": 113.84426974423228}, {"_x": 155.94741542668285, "_y": 115.31167697079478}, {"_x": 149.87211437554302, "_y": 113.45825766690074}, {"_x": 103.12070538134518, "_y": 140.99267100460827}, {"_x": 111.18136842579784, "_y": 141.70029353268444}, {"_x": 120.10249780149402, "_y": 142.94512461788952}, {"_x": 124.30302782387676, "_y": 144.69599055416882}, {"_x": 128.2372195872778, "_y": 144.69072054989635}, {"_x": 135.53926809163036, "_y": 147.90534304745495}, {"_x": 140.08426965804043, "_y": 150.14864825375378}, {"_x": 132.70447142453136, "_y": 155.38069819577038}, {"_x": 126.4696642312521, "_y": 157.35956477291882}, {"_x": 120.28794117302837, "_y": 156.88734149105846}, {"_x": 114.72303794355335, "_y": 154.44664286740124}, {"_x": 108.7079433652872, "_y": 149.95828723080456}, {"_x": 104.16816701025905, "_y": 141.425040236786}, {"_x": 117.26208646626415, "_y": 145.57771777279675}, {"_x": 123.19873796434345, "_y": 147.17061518795788}, {"_x": 128.67013026804867, "_y": 148.65948580868542}, {"_x": 138.66253419251385, "_y": 149.9838075555116}, {"_x": 127.46465541453304, "_y": 152.22690676815807}, {"_x": 121.95675449104252, "_y": 151.54550837643444}, {"_x": 116.45606441826763, "_y": 149.86523532040417}]}}
{"type": "object"}
a6f29913-7ed2-4936-a223-3349dd42cb7e/766efd62-4a93-44c3-8413-1a113992b602/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Gender & Age API
Calculate the face details percentage for neutral, happy, sad, angry, fearful, disgusted, and surprised expressions. Based on the details take decision for the right one
200
Example_1
{"status": "success", "message": "Face detected", "age": "3", "gender": "male"}
{"type": "object"}
a6f29913-7ed2-4936-a223-3349dd42cb7e/795eea86-273d-49a6-8827-8d5103f22e09/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Face Expression API
Calculate the face details percentage for neutral, happy, sad, angry, fearful, disgusted, and surprised expressions. Based on the details decide the right one.
200
Example_1
{"status": "success", "message": "Face detected", "expression": "Happy", "FaceDetails": {"neutral": 1.9254728922390996e-09, "happy": 1, "sad": 1.8022212194823695e-11, "angry": 1.2938678991061825e-13, "fearful": 8.016817868187684e-14, "disgusted": 5.42736103455177e-13, "surprised": 9.971037884248801e-11}}
{"type": "object"}
a6f29913-7ed2-4936-a223-3349dd42cb7e/0b6dede6-7d87-4a71-b723-0d592ddf447d/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Person Count With Age & Gender API
Accurately detect multiple faces inside the photo and count. Calculate the number of male & female face Calculate the average age of the peoples
200
Example_1
{"status": "success", "message": "Face detected", "NumberOfFace": 5, "Male": 3, "Female": 2, "AgeAvg": 25.536434364318847}
{"type": "object"}
a6f29913-7ed2-4936-a223-3349dd42cb7e/764d330b-68f8-4241-98d9-98efdaac9e9f/0/0
Face Analyzer REST API
The "Face Analyzer REST API" is an all-inclusive suite designed for detailed facial analysis. It encompasses a range of functionalities including Face Match, which compares and verifies faces with precision; Face Expression, which interprets emotions; and the Gender & Age API, providing demographic insights. The Face Landmark API maps key facial points, aiding in recognizing facial features, while the Facial Distance API measures the proximity between various facial elements. Additionally, th...
7.5
Facial Distance API
Calculate two-eye distance. Calculate nose-to-eye distance. Calculate mouth-to-nose distance.
200
Example_1
{"status": "success", "message": "Face detected", "Left_to_Right_Eye": 48.949138151551146, "Nose_to_Left_Mouth": 11.50988233727561, "Nose_to_Right_Mouth": 26.382912289738254, "Nose_to_Right_Eye": 41.214974925107086, "Nose_to_Left_Eye": 35.88000485861783}
{"type": "object"}
d837def8-5a81-40dd-acc0-f989d73fe434/641447e5-da3d-4eb4-b920-fe7448bf0c43/0/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
get_sd_models_sdapi_v1_sd_models_get
200
null
[{"title": "", "model_name": "", "hash": "", "sha256": "", "filename": "", "config": ""}]
{"title": "Response Get Sd Models Sdapi V1 Sd Models Get", "type": "array", "items": {"title": "SDModelItem", "required": ["title", "model_name", "filename"], "type": "object", "properties": {"title": {"title": "Title", "type": "string"}, "model_name": {"title": "Model Name", "type": "string"}, "hash": {"title": "Short hash", "type": "string"}, "sha256": {"title": "sha256 hash", "type": "string"}, "filename": {"title": "Filename", "type": "string"}, "config": {"title": "Config file", "type": "string"}}}}
d837def8-5a81-40dd-acc0-f989d73fe434/e5bcc713-bf5f-45c9-aae2-395d719aefb4/0/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
get_prompt_styles_sdapi_v1_prompt_styles_get
200
null
[{"name": "", "prompt": "", "negative_prompt": ""}]
{"title": "Response Get Prompt Styles Sdapi V1 Prompt Styles Get", "type": "array", "items": {"title": "PromptStyleItem", "required": ["name"], "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "prompt": {"title": "Prompt", "type": "string"}, "negative_prompt": {"title": "Negative Prompt", "type": "string"}}}}
d837def8-5a81-40dd-acc0-f989d73fe434/e66761a2-cabd-4353-83d4-e98a33339a20/0/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
get_samplers_sdapi_v1_samplers_get
200
null
[{"name": "", "aliases": [], "options": {}}]
{"title": "Response Get Samplers Sdapi V1 Samplers Get", "type": "array", "items": {"title": "SamplerItem", "required": ["name", "aliases", "options"], "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "aliases": {"title": "Aliases", "type": "array", "items": {"type": "string"}}, "options": {"title": "Options", "type": "object", "additionalProperties": {"type": "string"}}}}}
d837def8-5a81-40dd-acc0-f989d73fe434/82397eae-0b4e-480f-8bed-d49d13fd6977/0/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
get_upscalers_sdapi_v1_upscalers_get
200
null
[{"name": "", "model_name": "", "model_path": "", "model_url": "", "scale": 0}]
{"title": "Response Get Upscalers Sdapi V1 Upscalers Get", "type": "array", "items": {"title": "UpscalerItem", "required": ["name"], "type": "object", "properties": {"name": {"title": "Name", "type": "string"}, "model_name": {"title": "Model Name", "type": "string"}, "model_path": {"title": "Path", "type": "string"}, "model_url": {"title": "URL", "type": "string"}, "scale": {"title": "Scale", "type": "number"}}}}
d837def8-5a81-40dd-acc0-f989d73fe434/2880c343-9989-48ed-9b3f-768a6bb67248/0/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
text2imgapi_sdapi_v1_txt2img_post
200
null
{"images": [], "parameters": {}, "info": ""}
{"title": "TextToImageResponse", "required": ["parameters", "info"], "type": "object", "properties": {"images": {"title": "Image", "type": "array", "items": {"type": "string"}, "description": "The generated image in base64 format."}, "parameters": {"title": "Parameters", "type": "object"}, "info": {"title": "Info", "type": "string"}}}
d837def8-5a81-40dd-acc0-f989d73fe434/2880c343-9989-48ed-9b3f-768a6bb67248/1/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
text2imgapi_sdapi_v1_txt2img_post
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
d837def8-5a81-40dd-acc0-f989d73fe434/778430fb-54b3-4fb9-a2de-3090479e112e/0/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
img2imgapi_sdapi_v1_img2img_post
200
null
{"images": [], "parameters": {}, "info": ""}
{"title": "ImageToImageResponse", "required": ["parameters", "info"], "type": "object", "properties": {"images": {"title": "Image", "type": "array", "items": {"type": "string"}, "description": "The generated image in base64 format."}, "parameters": {"title": "Parameters", "type": "object"}, "info": {"title": "Info", "type": "string"}}}
d837def8-5a81-40dd-acc0-f989d73fe434/778430fb-54b3-4fb9-a2de-3090479e112e/1/0
AI-API - Text to Image Generative model
Turn text into images. Transform existing images. Fix parts seamlessly. Enhance resolution smartly. Fast generation times. Based on Stable Diffusion. Work on powerful GPUs.
null
img2imgapi_sdapi_v1_img2img_post
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}}
9c1b9dda-e5c8-4eee-a79f-daa4c66b586c/acdf3ff0-42ea-48fb-aa73-eeb958337bd9/0/0
utility_api
combination of api urlshorter,geolocation and google translater
7.2
measure distance by coordinate
measure distance by two given coordinate
200
New Example
{"distance": 215.22350937879978, "location1": {"address": "JO Pass Trail, Tulare County, California, United States", "coordinates": {"latitude": 36.7014631, "longitude": -118.755997}}, "location2": {"address": "381, Van Ness Avenue, Civic Center, San Francisco, CAL Fire Northern Region, California, 94102, United States", "coordinates": {"latitude": 37.7790262, "longitude": -122.419906}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"distance": {"type": "number"}, "location1": {"type": "object", "properties": {"address": {"type": "string"}, "coordinates": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["address", "coordinates"]}, "location2": {"type": "object", "properties": {"address": {"type": "string"}, "coordinates": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["address", "coordinates"]}}, "required": ["distance", "location1", "location2"]}
9c1b9dda-e5c8-4eee-a79f-daa4c66b586c/65954ea5-1e86-4463-93e3-b18bf9191f47/0/0
utility_api
combination of api urlshorter,geolocation and google translater
7.2
measure distance by address
measure distance in miles by given two address
200
New Example
{"distance": 215.22350937879978, "location1": {"address": "California, United States", "coordinates": {"latitude": 36.7014631, "longitude": -118.755997}}, "location2": {"address": "San Francisco, CAL Fire Northern Region, California, United States", "coordinates": {"latitude": 37.7790262, "longitude": -122.419906}}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"distance": {"type": "number"}, "location1": {"type": "object", "properties": {"address": {"type": "string"}, "coordinates": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["address", "coordinates"]}, "location2": {"type": "object", "properties": {"address": {"type": "string"}, "coordinates": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["address", "coordinates"]}}, "required": ["distance", "location1", "location2"]}
9c1b9dda-e5c8-4eee-a79f-daa4c66b586c/80308378-3b9a-4b28-bc99-61369ffb9574/0/0
utility_api
combination of api urlshorter,geolocation and google translater
7.2
Get Address
get address through coordinate coordinate must contain lattitude and longitude in proper format
200
New Example
{"address": "California, United States", "coordinates": {"latitude": 36.7014631, "longitude": -118.755997}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}, "coordinates": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["address", "coordinates"]}
9c1b9dda-e5c8-4eee-a79f-daa4c66b586c/097ee990-6db7-4c7d-a083-608bf2b7104b/0/0
utility_api
combination of api urlshorter,geolocation and google translater
7.2
coordinate
get coordinate from address
200
New Example
{"address": "California, United States", "coordinates": {"latitude": 36.7014631, "longitude": -118.755997}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}, "coordinates": {"type": "object", "properties": {"latitude": {"type": "number"}, "longitude": {"type": "number"}}, "required": ["latitude", "longitude"]}}, "required": ["address", "coordinates"]}
9c1b9dda-e5c8-4eee-a79f-daa4c66b586c/05192cbb-fcad-4241-8671-d244c83e680f/0/0
utility_api
combination of api urlshorter,geolocation and google translater
7.2
language translate
language translator in more than 100+ languages
200
New Example
{"Original_Text": "contente de te voir", "Translate_To": "en", "Translated_Text": "happy to see you"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Original_Text": {"type": "string"}, "Translate_To": {"type": "string"}, "Translated_Text": {"type": "string"}}, "required": ["Original_Text", "Translate_To", "Translated_Text"]}
9c1b9dda-e5c8-4eee-a79f-daa4c66b586c/ffd3b25e-7587-4b7b-850e-2dbd770c868a/0/0
utility_api
combination of api urlshorter,geolocation and google translater
7.2
url_shorter
short your url for simplicity and easy to store
200
New Example
{"original_url": "https://www.etsy.com/listing/1523693867/unisex-jersey-short-sleeve-tee?ref=listings_manager_grid", "short_url": "https://tinyurl.com/2a3a62qh"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"original_url": {"type": "string"}, "short_url": {"type": "string"}}, "required": ["original_url", "short_url"]}
2ecca6b9-957b-4339-9b42-9deda35d1baf/3b4f225f-c596-417e-9cf0-85258e78de89/0/0
MidJourney-API
Transform Your Imagination into Reality with Midjourney API
6.7
Get Upscale result
Get upscale task result
200
New Example
{"id": "27a496ac-6548-44f0-a730-eaefaeb725fa", "status": "completed", "progress": 100, "result": "https://mcdn-resource.53site.com/mid/2023-04-24/18b31c68-2476-431d-915b-a71463673106.png", "error": ""}
{"type": "object", "properties": {"id": {"type": "string"}, "status": {"type": "string"}, "progress": {"type": "integer"}, "result": {"type": "string"}, "error": {"type": "string"}}}
2ecca6b9-957b-4339-9b42-9deda35d1baf/f319d0c1-2e7a-4f63-887a-edf851be3c19/0/0
MidJourney-API
Transform Your Imagination into Reality with Midjourney API
6.7
Get Image Variation result
Get image variation task result
200
New Example
{"id": "27a496ac-6548-44f0-a730-eaefaeb725fa", "status": "completed", "progress": 100, "result": "https://mcdn-resource.53site.com/mid/2023-04-24/18b31c68-2476-431d-915b-a71463673106.png", "error": ""}
{"type": "object", "properties": {"id": {"type": "string"}, "status": {"type": "string"}, "progress": {"type": "integer"}, "result": {"type": "string"}, "error": {"type": "string"}}}
2ecca6b9-957b-4339-9b42-9deda35d1baf/630b7ad0-6dbb-4549-8020-03d167a8c34e/0/0
MidJourney-API
Transform Your Imagination into Reality with Midjourney API
6.7
Make Variations
Make image variations
200
New Example
{"id": "27a496ac-6548-44f0-a730-eaefaeb725fb"}
{"type": "object", "properties": {"id": {"type": "string"}}}
2ecca6b9-957b-4339-9b42-9deda35d1baf/aa650fe9-a15c-45b5-a569-01e0ec213e84/0/0
MidJourney-API
Transform Your Imagination into Reality with Midjourney API
6.7
Upscale an image
Up scale a image
200
New Example
{"id": "27a496ac-6548-44f0-a730-eaefaeb725fb"}
{"type": "object", "properties": {"id": {"type": "string"}}}
2ecca6b9-957b-4339-9b42-9deda35d1baf/33f83dbf-ec89-410e-bc71-b002a29e72d0/0/0
MidJourney-API
Transform Your Imagination into Reality with Midjourney API
6.7
Get imagine result
Get imagine task result
200
New Example
{"id": "27a496ac-6548-44f0-a730-eaefaeb725fa", "status": "completed", "progress": 100, "result": "https://mcdn-resource.53site.com/mid/2023-04-24/d8e08211-4aa0-433a-8eb2-773e7377d5a8.png", "error": ""}
{"type": "object", "properties": {"id": {"type": "string"}, "status": {"type": "string"}, "progress": {"type": "integer"}, "result": {"type": "string"}, "error": {"type": "string"}}}
2ecca6b9-957b-4339-9b42-9deda35d1baf/f1bf05fc-65c4-4dff-bd4a-12d74d36c5ee/0/0
MidJourney-API
Transform Your Imagination into Reality with Midjourney API
6.7
Imagine an image
Creates an image given a prompt.
200
New Example
{"id": "27a496ac-6548-44f0-a730-eaefaeb725fb"}
{"type": "object", "properties": {"id": {"type": "string"}}}
75fae055-17d8-4ff7-8a77-21140bea86fc/e6e2da6e-e197-4846-b7d7-3d22a43bc4b5/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
read_item_assess__unique_id__get
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/be82434f-cf8e-44da-91ef-676891a73ce0/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
process_status_api_v1_process_status_post
This endpoint shall return the process status of the resume file
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/d251aedc-8bb2-4f3e-9242-8176f2c65eb2/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
assess_resume_video_uploader_api_v1_audio_assessment_video_uploader_post
Use whisper API to get the assessment result from the audio file.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/10f45d49-cb7e-4aea-b465-5b61d6fc5f87/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
video_uploader_status_api_v1_audio_assessment_videeo_uploader_process_status_post
The endpoint shall return the status of the video uploader
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/68e968ce-d804-4154-b8ef-398900a650f1/1/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
submit_assessment_api_v1_audio_assessment_result_post
Submit assessment and return the assessment result
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/adee6a3b-87a1-473e-8551-fe3c44339df4/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
video_trasncript_api_v1_audio_assessment_video_transcript_post
This endpoint shall return the process status of the resume file
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/ed9aa260-c6cf-47c8-a722-1d052cc85971/1/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
get_questionaire_api_v1_resume_questionaire_post
Get all the questions for the resume
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/d9a8fb47-eac1-43c0-86d0-912dd7e9ee3d/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
questionaire_generator_api_v1_resume_questionaire_generator_post
Parse resume and return the parsed data
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/4ea4ff82-7d05-4a09-81ee-f1e29e8d9b0e/1/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
assess_question_answer_based_on_resume_data_api_v1_audio_assessment_question_answer_assessment_post
This endpoint shall do the assessment of the question answer based on the resume data
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/335033d5-7849-4d38-84b3-926952f51420/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
get_process_status_api_v1_resume_process_status_post
This endpoint shall return the process status of the resume file
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/0883d086-6442-41cf-9b90-06bb24ac8290/1/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
get_questionaire_generator_process_status_api_v1_resume_questionaire_generator_process_status_post
This endpoint shall return the process status of the resume file
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/73a7c784-486b-45c8-8017-2f91851ad8af/1/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
upload_and_process_resume_api_v1_resume_uploader_post
This endpoint shall receive a resume file in either PDF or DOCX format. The file extention and type shall be validated before processing. Based on the file type, the file shall be converted to text and then parsed. The parsed data shall be used to assess the resume using the LLMs model. The assessment result shall be returned to the user.
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
75fae055-17d8-4ff7-8a77-21140bea86fc/494ffe3c-b503-40c6-b20e-7277682d982f/0/0
Interview Automation
IT Interview Automation APIs is a set of APIs developoed by Zackriya Solutions, now in Beta - By Zackriya.com
5.5
authenticate_auth_post
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
71cbcc18-2aab-4148-910d-d7f5da2ad81a/285ecee3-383f-4efa-9d7f-141a950baad0/0/0
LokingAI-Text
APIs collectively providing functionalities such as classification, sentiment analysis, summarization, question answering, labeling, and mask filling for various text processing tasks. They allow users to extract meaningful information from text data and perform different types of analyses and transformations.
null
desc__get
Get application description. Returns a simple response containing the description of the application. Returns: - ApiResponse: A response containing the application description. Example Response: { "data": { "app": "text" } }
200
null
{"error": {}}
{"properties": {"error": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error"}, "data": {"title": "Data"}}, "type": "object", "required": ["error", "data"], "title": "ApiResponse"}
71cbcc18-2aab-4148-910d-d7f5da2ad81a/c474c310-ee37-4858-9e12-9ecf9805ea7b/0/0
LokingAI-Text
APIs collectively providing functionalities such as classification, sentiment analysis, summarization, question answering, labeling, and mask filling for various text processing tasks. They allow users to extract meaningful information from text data and perform different types of analyses and transformations.
null
summarizer_summarizer_post
Text summarization. Summarize the input text. Parameters: - payload: TextRequest object containing the input text. Returns: - ApiResponse: A response containing the summarized text. Example Request: POST /summarizer { "text": "This is a long piece of text..." } Example Response: { "data": { "summary_text": "This is a summarized version of the input text..." } }
200
null
{"error": {}}
{"properties": {"error": {"anyOf": [{"type": "string"}, {"type": "null"}], "title": "Error"}, "data": {"title": "Data"}}, "type": "object", "required": ["error", "data"], "title": "ApiResponse"}
71cbcc18-2aab-4148-910d-d7f5da2ad81a/c474c310-ee37-4858-9e12-9ecf9805ea7b/1/0
LokingAI-Text
APIs collectively providing functionalities such as classification, sentiment analysis, summarization, question answering, labeling, and mask filling for various text processing tasks. They allow users to extract meaningful information from text data and perform different types of analyses and transformations.
null
summarizer_summarizer_post
Text summarization. Summarize the input text. Parameters: - payload: TextRequest object containing the input text. Returns: - ApiResponse: A response containing the summarized text. Example Request: POST /summarizer { "text": "This is a long piece of text..." } Example Response: { "data": { "summary_text": "This is a summarized version of the input text..." } }
422
null
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}, "type": "array", "title": "Location"}, "msg": {"type": "string", "title": "Message"}, "type": {"type": "string", "title": "Error Type"}}, "type": "object", "required": ["loc", "msg", "type"], "title": "ValidationError"}, "type": "array", "title": "Detail"}}, "type": "object", "title": "HTTPValidationError"}
d616b30f-b072-4143-aa47-4699e933cb1b/24258ff6-5578-433d-a7ca-aa5bbacba102/0/0
ChatGPT GPT-4 32k Assistant API
Most powerful GPT-4 API with support for 32k context and web browsing.
7.9
GPT-4 32k Assistant
GPT-4 API with support for 32k context and web browsing
200
Summarize today's weather
{"id": "chatcmpl-7XRwOxiPwLvU2IByQnltIT1FV03h5", "object": "chat.completion", "created": 1701246967, "model": "gpt-4-32k-assistant", "choices": [{"index": 0, "message": {"role": "assistant", "content": "The current weather in Tokyo as of 5 PM is mostly clear, with a temperature of 57\u00b0F (14\u00b0C). The wind is coming from the east-southeast at a speed of 3 mph (5 km/h)\u301010\u2020source\u3011."}, "finish_reason": "stop"}], "usage": {"prompt_tokens": 12, "completion_tokens": 53, "total_tokens": 65}, "metadata": {"citations": [{"start_ix": 163, "end_ix": 174, "citation_format_type": "tether_og", "metadata": {"type": "webpage", "title": "Tokyo, Japan Weather Forecast | AerisWeather", "url": "https://www.aerisweather.com/weather/local/jp/tokyo/forecast/2023/11/29#:~:text=5%20pm%2017%3A00%20,0", "text": "5 pm 17:00 [Image 0] Mostly Clear 57 14 30 -1 36 36 ESE 3 5 29.92 1013 0.00 0.00 0.0 0.0 ", "pub_date": null, "extra": {"cited_message_idx": 10, "evidence_text": "source"}}}]}}
{"type": "object", "properties": {"id": {"type": "string"}, "object": {"type": "string"}, "created": {"type": "integer"}, "model": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"index": {"type": "integer"}, "message": {"type": "object", "properties": {"role": {"type": "string"}, "content": {"type": "string"}}}, "finish_reason": {"type": "string"}}}}, "usage": {"type": "object", "properties": {"prompt_tokens": {"type": "integer"}, "completion_tokens": {"type": "integer"}, "total_tokens": {"type": "integer"}}}, "metadata": {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"start_ix": {"type": "integer"}, "end_ix": {"type": "integer"}, "citation_format_type": {"type": "string"}, "metadata": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "text": {"type": "string"}, "pub_date": {"type": "null"}, "extra": {"type": "object", "properties": {"cited_message_idx": {"type": "integer"}, "evidence_text": {"type": "string"}}}}}}}}}}}}
d616b30f-b072-4143-aa47-4699e933cb1b/24258ff6-5578-433d-a7ca-aa5bbacba102/0/1
ChatGPT GPT-4 32k Assistant API
Most powerful GPT-4 API with support for 32k context and web browsing.
7.9
GPT-4 32k Assistant
GPT-4 API with support for 32k context and web browsing
200
Hi response
{"id": "chatcmpl-7XoRQrhGWhiiWlDwHka44BivyHkvg", "object": "chat.completion", "created": 1701227918, "model": "gpt-4-32k-assistant", "choices": [{"index": 0, "message": {"role": "assistant", "content": "Hello! How can I assist you today?"}, "finish_reason": "stop"}], "usage": {"prompt_tokens": 6, "completion_tokens": 9, "total_tokens": 15}, "metadata": {}}
{"type": "object", "properties": {"id": {"type": "string"}, "object": {"type": "string"}, "created": {"type": "integer"}, "model": {"type": "string"}, "choices": {"type": "array", "items": {"type": "object", "properties": {"index": {"type": "integer"}, "message": {"type": "object", "properties": {"role": {"type": "string"}, "content": {"type": "string"}}}, "finish_reason": {"type": "string"}}}}, "usage": {"type": "object", "properties": {"prompt_tokens": {"type": "integer"}, "completion_tokens": {"type": "integer"}, "total_tokens": {"type": "integer"}}}, "metadata": {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"start_ix": {"type": "integer"}, "end_ix": {"type": "integer"}, "citation_format_type": {"type": "string"}, "metadata": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "text": {"type": "string"}, "pub_date": {"type": "null"}, "extra": {"type": "object", "properties": {"cited_message_idx": {"type": "integer"}, "evidence_text": {"type": "string"}}}}}}}}}}}}
7678d783-84cc-4654-ae6b-ef24a4cfd60a/da4bbb5d-80a1-4531-aec1-e2e47ace2d21/0/0
RegexGenie
All-in-one regex handling services: Natural language regex generator, regex explanation, regex optimization.
null
Regex Optimization Service
Update your regex to an improved version with better performance. Submit any regex and our service will analyze it and provide an optimized version that is more efficient and performs faster.
400
New Example
{"error": true, "errorMessage": "Could not optimize, make sure it is a valid regex"}
{"type": "object", "properties": {"error": {"type": "boolean"}, "errorMessage": {"type": "string"}}}
7678d783-84cc-4654-ae6b-ef24a4cfd60a/da4bbb5d-80a1-4531-aec1-e2e47ace2d21/1/0
RegexGenie
All-in-one regex handling services: Natural language regex generator, regex explanation, regex optimization.
null
Regex Optimization Service
Update your regex to an improved version with better performance. Submit any regex and our service will analyze it and provide an optimized version that is more efficient and performs faster.
200
New Example
{"error": false, "data": "^[A-Za-z]+(?:[-'\\s][A-Za-z]+)*$"}
{"type": "object", "properties": {"error": {"type": "boolean"}, "data": {"type": "string"}}}