@sureel/sdk 1.15.0-rc.21 → 1.15.0-rc.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/sureel-api.d.ts +48 -43
- package/api/sureel-api.d.ts.map +1 -1
- package/api/sureel-api.js +78 -71
- package/api/sureel-api.js.map +1 -1
- package/esm/api/sureel-api.d.ts +48 -43
- package/esm/api/sureel-api.d.ts.map +1 -1
- package/esm/api/sureel-api.js +78 -71
- package/esm/api/sureel-api.js.map +1 -1
- package/esm/models/ai-platform-audit-asset-distribution.d.ts +37 -0
- package/esm/models/ai-platform-audit-asset-distribution.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-asset-distribution.js +15 -0
- package/esm/models/ai-platform-audit-asset-distribution.js.map +1 -0
- package/esm/models/ai-platform-audit-asset.d.ts +104 -0
- package/esm/models/ai-platform-audit-asset.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-asset.js +15 -0
- package/esm/models/ai-platform-audit-asset.js.map +1 -0
- package/esm/models/ai-platform-audit-compliance-audit-breakdown.d.ts +32 -0
- package/esm/models/ai-platform-audit-compliance-audit-breakdown.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-compliance-audit-breakdown.js +15 -0
- package/esm/models/ai-platform-audit-compliance-audit-breakdown.js.map +1 -0
- package/esm/models/ai-platform-audit-compliance-audit-summary.d.ts +52 -0
- package/esm/models/ai-platform-audit-compliance-audit-summary.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-compliance-audit-summary.js +15 -0
- package/esm/models/ai-platform-audit-compliance-audit-summary.js.map +1 -0
- package/esm/models/ai-platform-audit-compliance-band.d.ts +43 -0
- package/esm/models/ai-platform-audit-compliance-band.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-compliance-band.js +15 -0
- package/esm/models/ai-platform-audit-compliance-band.js.map +1 -0
- package/esm/models/ai-platform-audit-compliance-bands.d.ts +38 -0
- package/esm/models/ai-platform-audit-compliance-bands.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-compliance-bands.js +15 -0
- package/esm/models/ai-platform-audit-compliance-bands.js.map +1 -0
- package/esm/models/ai-platform-audit-component-stat.d.ts +49 -0
- package/esm/models/ai-platform-audit-component-stat.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-component-stat.js +15 -0
- package/esm/models/ai-platform-audit-component-stat.js.map +1 -0
- package/esm/models/ai-platform-audit-component-stats.d.ts +38 -0
- package/esm/models/ai-platform-audit-component-stats.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-component-stats.js +15 -0
- package/esm/models/ai-platform-audit-component-stats.js.map +1 -0
- package/esm/models/ai-platform-audit-executive-summary.d.ts +80 -0
- package/esm/models/ai-platform-audit-executive-summary.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-executive-summary.js +15 -0
- package/esm/models/ai-platform-audit-executive-summary.js.map +1 -0
- package/esm/models/ai-platform-audit-general-information.d.ts +49 -0
- package/esm/models/ai-platform-audit-general-information.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-general-information.js +15 -0
- package/esm/models/ai-platform-audit-general-information.js.map +1 -0
- package/esm/models/ai-platform-audit-onboarding-statistics.d.ts +49 -0
- package/esm/models/ai-platform-audit-onboarding-statistics.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-onboarding-statistics.js +15 -0
- package/esm/models/ai-platform-audit-onboarding-statistics.js.map +1 -0
- package/esm/models/ai-platform-audit-opt-distribution-entry.d.ts +49 -0
- package/esm/models/ai-platform-audit-opt-distribution-entry.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-opt-distribution-entry.js +15 -0
- package/esm/models/ai-platform-audit-opt-distribution-entry.js.map +1 -0
- package/esm/models/ai-platform-audit-opt-distribution.d.ts +44 -0
- package/esm/models/ai-platform-audit-opt-distribution.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-opt-distribution.js +15 -0
- package/esm/models/ai-platform-audit-opt-distribution.js.map +1 -0
- package/esm/models/ai-platform-audit-platform-totals.d.ts +37 -0
- package/esm/models/ai-platform-audit-platform-totals.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-platform-totals.js +15 -0
- package/esm/models/ai-platform-audit-platform-totals.js.map +1 -0
- package/esm/models/ai-platform-audit-platform.d.ts +79 -0
- package/esm/models/ai-platform-audit-platform.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-platform.js +15 -0
- package/esm/models/ai-platform-audit-platform.js.map +1 -0
- package/esm/models/ai-platform-audit-platforms-monitored.d.ts +51 -0
- package/esm/models/ai-platform-audit-platforms-monitored.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-platforms-monitored.js +15 -0
- package/esm/models/ai-platform-audit-platforms-monitored.js.map +1 -0
- package/esm/models/ai-platform-audit-primary-detection-source.d.ts +37 -0
- package/esm/models/ai-platform-audit-primary-detection-source.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-primary-detection-source.js +15 -0
- package/esm/models/ai-platform-audit-primary-detection-source.js.map +1 -0
- package/esm/models/ai-platform-audit-report-config.d.ts +44 -0
- package/esm/models/ai-platform-audit-report-config.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-report-config.js +15 -0
- package/esm/models/ai-platform-audit-report-config.js.map +1 -0
- package/esm/models/ai-platform-audit-threshold-bucket.d.ts +31 -0
- package/esm/models/ai-platform-audit-threshold-bucket.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-threshold-bucket.js +15 -0
- package/esm/models/ai-platform-audit-threshold-bucket.js.map +1 -0
- package/esm/models/ai-platform-audit-threshold-distribution.d.ts +38 -0
- package/esm/models/ai-platform-audit-threshold-distribution.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-threshold-distribution.js +15 -0
- package/esm/models/ai-platform-audit-threshold-distribution.js.map +1 -0
- package/esm/models/ai-platform-audit-top-alert.d.ts +97 -0
- package/esm/models/ai-platform-audit-top-alert.d.ts.map +1 -0
- package/esm/models/ai-platform-audit-top-alert.js +15 -0
- package/esm/models/ai-platform-audit-top-alert.js.map +1 -0
- package/esm/models/asset-metadata-record.d.ts +18 -0
- package/esm/models/asset-metadata-record.d.ts.map +1 -1
- package/esm/models/get-ai-platform-audit-response.d.ts +81 -0
- package/esm/models/get-ai-platform-audit-response.d.ts.map +1 -0
- package/esm/models/get-ai-platform-audit-response.js +15 -0
- package/esm/models/get-ai-platform-audit-response.js.map +1 -0
- package/esm/models/index.d.ts +23 -0
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +23 -0
- package/esm/models/index.js.map +1 -1
- package/esm/models/pro-affiliation.d.ts +19 -0
- package/esm/models/pro-affiliation.d.ts.map +1 -0
- package/esm/models/pro-affiliation.js +15 -0
- package/esm/models/pro-affiliation.js.map +1 -0
- package/esm/models/publishing-contributor.d.ts +25 -0
- package/esm/models/publishing-contributor.d.ts.map +1 -1
- package/models/ai-platform-audit-asset-distribution.d.ts +37 -0
- package/models/ai-platform-audit-asset-distribution.d.ts.map +1 -0
- package/models/ai-platform-audit-asset-distribution.js +16 -0
- package/models/ai-platform-audit-asset-distribution.js.map +1 -0
- package/models/ai-platform-audit-asset.d.ts +104 -0
- package/models/ai-platform-audit-asset.d.ts.map +1 -0
- package/models/ai-platform-audit-asset.js +16 -0
- package/models/ai-platform-audit-asset.js.map +1 -0
- package/models/ai-platform-audit-compliance-audit-breakdown.d.ts +32 -0
- package/models/ai-platform-audit-compliance-audit-breakdown.d.ts.map +1 -0
- package/models/ai-platform-audit-compliance-audit-breakdown.js +16 -0
- package/models/ai-platform-audit-compliance-audit-breakdown.js.map +1 -0
- package/models/ai-platform-audit-compliance-audit-summary.d.ts +52 -0
- package/models/ai-platform-audit-compliance-audit-summary.d.ts.map +1 -0
- package/models/ai-platform-audit-compliance-audit-summary.js +16 -0
- package/models/ai-platform-audit-compliance-audit-summary.js.map +1 -0
- package/models/ai-platform-audit-compliance-band.d.ts +43 -0
- package/models/ai-platform-audit-compliance-band.d.ts.map +1 -0
- package/models/ai-platform-audit-compliance-band.js +16 -0
- package/models/ai-platform-audit-compliance-band.js.map +1 -0
- package/models/ai-platform-audit-compliance-bands.d.ts +38 -0
- package/models/ai-platform-audit-compliance-bands.d.ts.map +1 -0
- package/models/ai-platform-audit-compliance-bands.js +16 -0
- package/models/ai-platform-audit-compliance-bands.js.map +1 -0
- package/models/ai-platform-audit-component-stat.d.ts +49 -0
- package/models/ai-platform-audit-component-stat.d.ts.map +1 -0
- package/models/ai-platform-audit-component-stat.js +16 -0
- package/models/ai-platform-audit-component-stat.js.map +1 -0
- package/models/ai-platform-audit-component-stats.d.ts +38 -0
- package/models/ai-platform-audit-component-stats.d.ts.map +1 -0
- package/models/ai-platform-audit-component-stats.js +16 -0
- package/models/ai-platform-audit-component-stats.js.map +1 -0
- package/models/ai-platform-audit-executive-summary.d.ts +80 -0
- package/models/ai-platform-audit-executive-summary.d.ts.map +1 -0
- package/models/ai-platform-audit-executive-summary.js +16 -0
- package/models/ai-platform-audit-executive-summary.js.map +1 -0
- package/models/ai-platform-audit-general-information.d.ts +49 -0
- package/models/ai-platform-audit-general-information.d.ts.map +1 -0
- package/models/ai-platform-audit-general-information.js +16 -0
- package/models/ai-platform-audit-general-information.js.map +1 -0
- package/models/ai-platform-audit-onboarding-statistics.d.ts +49 -0
- package/models/ai-platform-audit-onboarding-statistics.d.ts.map +1 -0
- package/models/ai-platform-audit-onboarding-statistics.js +16 -0
- package/models/ai-platform-audit-onboarding-statistics.js.map +1 -0
- package/models/ai-platform-audit-opt-distribution-entry.d.ts +49 -0
- package/models/ai-platform-audit-opt-distribution-entry.d.ts.map +1 -0
- package/models/ai-platform-audit-opt-distribution-entry.js +16 -0
- package/models/ai-platform-audit-opt-distribution-entry.js.map +1 -0
- package/models/ai-platform-audit-opt-distribution.d.ts +44 -0
- package/models/ai-platform-audit-opt-distribution.d.ts.map +1 -0
- package/models/ai-platform-audit-opt-distribution.js +16 -0
- package/models/ai-platform-audit-opt-distribution.js.map +1 -0
- package/models/ai-platform-audit-platform-totals.d.ts +37 -0
- package/models/ai-platform-audit-platform-totals.d.ts.map +1 -0
- package/models/ai-platform-audit-platform-totals.js +16 -0
- package/models/ai-platform-audit-platform-totals.js.map +1 -0
- package/models/ai-platform-audit-platform.d.ts +79 -0
- package/models/ai-platform-audit-platform.d.ts.map +1 -0
- package/models/ai-platform-audit-platform.js +16 -0
- package/models/ai-platform-audit-platform.js.map +1 -0
- package/models/ai-platform-audit-platforms-monitored.d.ts +51 -0
- package/models/ai-platform-audit-platforms-monitored.d.ts.map +1 -0
- package/models/ai-platform-audit-platforms-monitored.js +16 -0
- package/models/ai-platform-audit-platforms-monitored.js.map +1 -0
- package/models/ai-platform-audit-primary-detection-source.d.ts +37 -0
- package/models/ai-platform-audit-primary-detection-source.d.ts.map +1 -0
- package/models/ai-platform-audit-primary-detection-source.js +16 -0
- package/models/ai-platform-audit-primary-detection-source.js.map +1 -0
- package/models/ai-platform-audit-report-config.d.ts +44 -0
- package/models/ai-platform-audit-report-config.d.ts.map +1 -0
- package/models/ai-platform-audit-report-config.js +16 -0
- package/models/ai-platform-audit-report-config.js.map +1 -0
- package/models/ai-platform-audit-threshold-bucket.d.ts +31 -0
- package/models/ai-platform-audit-threshold-bucket.d.ts.map +1 -0
- package/models/ai-platform-audit-threshold-bucket.js +16 -0
- package/models/ai-platform-audit-threshold-bucket.js.map +1 -0
- package/models/ai-platform-audit-threshold-distribution.d.ts +38 -0
- package/models/ai-platform-audit-threshold-distribution.d.ts.map +1 -0
- package/models/ai-platform-audit-threshold-distribution.js +16 -0
- package/models/ai-platform-audit-threshold-distribution.js.map +1 -0
- package/models/ai-platform-audit-top-alert.d.ts +97 -0
- package/models/ai-platform-audit-top-alert.d.ts.map +1 -0
- package/models/ai-platform-audit-top-alert.js +16 -0
- package/models/ai-platform-audit-top-alert.js.map +1 -0
- package/models/asset-metadata-record.d.ts +18 -0
- package/models/asset-metadata-record.d.ts.map +1 -1
- package/models/get-ai-platform-audit-response.d.ts +81 -0
- package/models/get-ai-platform-audit-response.d.ts.map +1 -0
- package/models/get-ai-platform-audit-response.js +16 -0
- package/models/get-ai-platform-audit-response.js.map +1 -0
- package/models/index.d.ts +23 -0
- package/models/index.d.ts.map +1 -1
- package/models/index.js +23 -0
- package/models/index.js.map +1 -1
- package/models/pro-affiliation.d.ts +19 -0
- package/models/pro-affiliation.d.ts.map +1 -0
- package/models/pro-affiliation.js +16 -0
- package/models/pro-affiliation.js.map +1 -0
- package/models/publishing-contributor.d.ts +25 -0
- package/models/publishing-contributor.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AiPlatformAuditAssetDistribution
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditAssetDistribution {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof AiPlatformAuditAssetDistribution
|
|
22
|
+
*/
|
|
23
|
+
low: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AiPlatformAuditAssetDistribution
|
|
28
|
+
*/
|
|
29
|
+
medium: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AiPlatformAuditAssetDistribution
|
|
34
|
+
*/
|
|
35
|
+
high: number;
|
|
36
|
+
}
|
|
37
|
+
//# sourceMappingURL=ai-platform-audit-asset-distribution.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-asset-distribution.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-asset-distribution.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,GAAG,EAAE,MAAM,CAAA;IACX;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAA;CACf"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-asset-distribution.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-asset-distribution.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-asset-distribution.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AiPlatformAuditAssetDistribution } from "./ai-platform-audit-asset-distribution";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AiPlatformAuditAsset
|
|
17
|
+
*/
|
|
18
|
+
export interface AiPlatformAuditAsset {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof AiPlatformAuditAsset
|
|
23
|
+
*/
|
|
24
|
+
song_id: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof AiPlatformAuditAsset
|
|
29
|
+
*/
|
|
30
|
+
sureel_id: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof AiPlatformAuditAsset
|
|
35
|
+
*/
|
|
36
|
+
component: string;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {number}
|
|
40
|
+
* @memberof AiPlatformAuditAsset
|
|
41
|
+
*/
|
|
42
|
+
overall_pct: number;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {number}
|
|
46
|
+
* @memberof AiPlatformAuditAsset
|
|
47
|
+
*/
|
|
48
|
+
recording_pct: number;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {number}
|
|
52
|
+
* @memberof AiPlatformAuditAsset
|
|
53
|
+
*/
|
|
54
|
+
composition_pct: number;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {number}
|
|
58
|
+
* @memberof AiPlatformAuditAsset
|
|
59
|
+
*/
|
|
60
|
+
vocals_pct: number;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {number}
|
|
64
|
+
* @memberof AiPlatformAuditAsset
|
|
65
|
+
*/
|
|
66
|
+
confidence_pct: number;
|
|
67
|
+
/**
|
|
68
|
+
*
|
|
69
|
+
* @type {AiPlatformAuditAssetDistribution}
|
|
70
|
+
* @memberof AiPlatformAuditAsset
|
|
71
|
+
*/
|
|
72
|
+
distribution: AiPlatformAuditAssetDistribution;
|
|
73
|
+
/**
|
|
74
|
+
*
|
|
75
|
+
* @type {string}
|
|
76
|
+
* @memberof AiPlatformAuditAsset
|
|
77
|
+
*/
|
|
78
|
+
platforms: string;
|
|
79
|
+
/**
|
|
80
|
+
*
|
|
81
|
+
* @type {string}
|
|
82
|
+
* @memberof AiPlatformAuditAsset
|
|
83
|
+
*/
|
|
84
|
+
file_id?: string;
|
|
85
|
+
/**
|
|
86
|
+
*
|
|
87
|
+
* @type {string}
|
|
88
|
+
* @memberof AiPlatformAuditAsset
|
|
89
|
+
*/
|
|
90
|
+
track_name?: string;
|
|
91
|
+
/**
|
|
92
|
+
*
|
|
93
|
+
* @type {string}
|
|
94
|
+
* @memberof AiPlatformAuditAsset
|
|
95
|
+
*/
|
|
96
|
+
artist_name?: string;
|
|
97
|
+
/**
|
|
98
|
+
*
|
|
99
|
+
* @type {string}
|
|
100
|
+
* @memberof AiPlatformAuditAsset
|
|
101
|
+
*/
|
|
102
|
+
signed_url?: string;
|
|
103
|
+
}
|
|
104
|
+
//# sourceMappingURL=ai-platform-audit-asset.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-asset.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-asset.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAA;AAE9F;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAA;IACf;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,YAAY,EAAE,gCAAgC,CAAA;IAC9C;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-asset.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-asset.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-asset.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AiPlatformAuditAsset } from "./ai-platform-audit-asset";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AiPlatformAuditComplianceAuditBreakdown
|
|
17
|
+
*/
|
|
18
|
+
export interface AiPlatformAuditComplianceAuditBreakdown {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {number}
|
|
22
|
+
* @memberof AiPlatformAuditComplianceAuditBreakdown
|
|
23
|
+
*/
|
|
24
|
+
total_assets: number;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {Array<AiPlatformAuditAsset>}
|
|
28
|
+
* @memberof AiPlatformAuditComplianceAuditBreakdown
|
|
29
|
+
*/
|
|
30
|
+
assets: Array<AiPlatformAuditAsset>;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=ai-platform-audit-compliance-audit-breakdown.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-audit-breakdown.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-audit-breakdown.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAA;AAErE;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,MAAM,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAA;CACtC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-compliance-audit-breakdown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-audit-breakdown.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-audit-breakdown.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AiPlatformAuditComponentStats } from "./ai-platform-audit-component-stats";
|
|
13
|
+
import type { AiPlatformAuditThresholdDistribution } from "./ai-platform-audit-threshold-distribution";
|
|
14
|
+
import type { AiPlatformAuditTopAlert } from "./ai-platform-audit-top-alert";
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface AiPlatformAuditComplianceAuditSummary
|
|
19
|
+
*/
|
|
20
|
+
export interface AiPlatformAuditComplianceAuditSummary {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {number}
|
|
24
|
+
* @memberof AiPlatformAuditComplianceAuditSummary
|
|
25
|
+
*/
|
|
26
|
+
threshold_low: number;
|
|
27
|
+
/**
|
|
28
|
+
*
|
|
29
|
+
* @type {number}
|
|
30
|
+
* @memberof AiPlatformAuditComplianceAuditSummary
|
|
31
|
+
*/
|
|
32
|
+
threshold_high: number;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {AiPlatformAuditThresholdDistribution}
|
|
36
|
+
* @memberof AiPlatformAuditComplianceAuditSummary
|
|
37
|
+
*/
|
|
38
|
+
threshold_distribution: AiPlatformAuditThresholdDistribution;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {AiPlatformAuditComponentStats}
|
|
42
|
+
* @memberof AiPlatformAuditComplianceAuditSummary
|
|
43
|
+
*/
|
|
44
|
+
component_stats: AiPlatformAuditComponentStats;
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @type {Array<AiPlatformAuditTopAlert>}
|
|
48
|
+
* @memberof AiPlatformAuditComplianceAuditSummary
|
|
49
|
+
*/
|
|
50
|
+
top_alerts: Array<AiPlatformAuditTopAlert>;
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=ai-platform-audit-compliance-audit-summary.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-audit-summary.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-audit-summary.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAA;AAGxF,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAA;AAGtG,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAA;AAE5E;;;;GAIG;AACH,MAAM,WAAW,qCAAqC;IAClD;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,sBAAsB,EAAE,oCAAoC,CAAA;IAC5D;;;;OAIG;IACH,eAAe,EAAE,6BAA6B,CAAA;IAC9C;;;;OAIG;IACH,UAAU,EAAE,KAAK,CAAC,uBAAuB,CAAC,CAAA;CAC7C"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-compliance-audit-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-audit-summary.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-audit-summary.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AiPlatformAuditComplianceBand
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditComplianceBand {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AiPlatformAuditComplianceBand
|
|
22
|
+
*/
|
|
23
|
+
label: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AiPlatformAuditComplianceBand
|
|
28
|
+
*/
|
|
29
|
+
threshold_min?: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AiPlatformAuditComplianceBand
|
|
34
|
+
*/
|
|
35
|
+
threshold_max?: number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof AiPlatformAuditComplianceBand
|
|
40
|
+
*/
|
|
41
|
+
description: string;
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=ai-platform-audit-compliance-band.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-band.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-band.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;CACtB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-compliance-band.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-band.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-band.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AiPlatformAuditComplianceBand } from "./ai-platform-audit-compliance-band";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AiPlatformAuditComplianceBands
|
|
17
|
+
*/
|
|
18
|
+
export interface AiPlatformAuditComplianceBands {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {AiPlatformAuditComplianceBand}
|
|
22
|
+
* @memberof AiPlatformAuditComplianceBands
|
|
23
|
+
*/
|
|
24
|
+
low: AiPlatformAuditComplianceBand;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {AiPlatformAuditComplianceBand}
|
|
28
|
+
* @memberof AiPlatformAuditComplianceBands
|
|
29
|
+
*/
|
|
30
|
+
medium: AiPlatformAuditComplianceBand;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {AiPlatformAuditComplianceBand}
|
|
34
|
+
* @memberof AiPlatformAuditComplianceBands
|
|
35
|
+
*/
|
|
36
|
+
high: AiPlatformAuditComplianceBand;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=ai-platform-audit-compliance-bands.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-bands.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-bands.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAA;AAExF;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,GAAG,EAAE,6BAA6B,CAAA;IAClC;;;;OAIG;IACH,MAAM,EAAE,6BAA6B,CAAA;IACrC;;;;OAIG;IACH,IAAI,EAAE,6BAA6B,CAAA;CACtC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-compliance-bands.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-compliance-bands.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-compliance-bands.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AiPlatformAuditComponentStat
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditComponentStat {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof AiPlatformAuditComponentStat
|
|
22
|
+
*/
|
|
23
|
+
avg_max_score_pct: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AiPlatformAuditComponentStat
|
|
28
|
+
*/
|
|
29
|
+
count_above_low: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AiPlatformAuditComponentStat
|
|
34
|
+
*/
|
|
35
|
+
count_above_high: number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof AiPlatformAuditComponentStat
|
|
40
|
+
*/
|
|
41
|
+
max_score_pct: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof AiPlatformAuditComponentStat
|
|
46
|
+
*/
|
|
47
|
+
total_pairs: number;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=ai-platform-audit-component-stat.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-component-stat.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-component-stat.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;CACtB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Sureel API
|
|
5
|
+
* ### 🔐 OAuth Authentication To access the Sureel API, the following set of variables will be necessary: { \"auth_url\": \"https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token\", \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\" } Note: We provide the `client_id` and `client_secret` separately. **Token Request Example:** curl --request POST \\ --url https://dev-p48agspfw4i7fkld.eu.auth0.com/oauth/token \\ --header \'content-type: application/json\' \\ --data \'{ \"client_id\": \"<Your-Client-Id>\", \"client_secret\": \"<Your-Client-Secret>\", \"audience\": \"https://api.dev.reelx.xyz/\", \"grant_type\": \"client_credentials\" }\' Include the token in your API requests: Authorization: Bearer <your_token> **Troubleshooting** - Ensure your token hasn’t expired - Check the Authorization header format - Confirm you\'re using the correct audience ### 📥 Getting the Request Result You can retrieve processing results in two ways: - **Polling**: For audio requests, retrieve results from the <a href=\"#tag/audio-ai/paths/~1v1~1ai~1audio-ldm~1%7BrequestId%7D/get\">/v1/ai/audio-ldm/{requestId}</a> endpoint; for image requests, use the <a href=\"#tag/image-ai/operation/getResultByRequestId\">/v1/ai/ldm/{requestId}</a> endpoint. Make sure the `requestId` is obtained from the POST response. Processing time may vary. - **Webhooks**: Include a `webhook_url` (and optional `webhook_key`) in your POST body to receive results asynchronously. **Troubleshooting** - Verify the webhook URL is publicly accessible - Check that your server handles the webhook key - Ensure the request is fully processed ### 📦 Using the SDK If you\'re building with Node.js or TypeScript, you can use our official SDK for easier integration: <a href=\"https://www.npmjs.com/package/@sureel/sdk\" target=\"_blank\">@sureel/sdk on npm</a>. ### 🧠 Reading Temporal Attribution Results - `duration`: Length (in seconds) of each analysis window - `period`: Interval (in seconds) between segment starts If `duration > period`, the analysis uses overlapping segments to improve accuracy. If both values are `-1`, the full song is analyzed in one pass.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document:
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=ai-platform-audit-component-stat.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-component-stat.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-component-stat.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|