@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,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 { AiPlatformAuditComponentStat } from "./ai-platform-audit-component-stat";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AiPlatformAuditComponentStats
|
|
17
|
+
*/
|
|
18
|
+
export interface AiPlatformAuditComponentStats {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {AiPlatformAuditComponentStat}
|
|
22
|
+
* @memberof AiPlatformAuditComponentStats
|
|
23
|
+
*/
|
|
24
|
+
recording?: AiPlatformAuditComponentStat;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {AiPlatformAuditComponentStat}
|
|
28
|
+
* @memberof AiPlatformAuditComponentStats
|
|
29
|
+
*/
|
|
30
|
+
composition?: AiPlatformAuditComponentStat;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {AiPlatformAuditComponentStat}
|
|
34
|
+
* @memberof AiPlatformAuditComponentStats
|
|
35
|
+
*/
|
|
36
|
+
vocals?: AiPlatformAuditComponentStat;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=ai-platform-audit-component-stats.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-component-stats.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-component-stats.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAA;AAEtF;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,SAAS,CAAC,EAAE,4BAA4B,CAAA;IACxC;;;;OAIG;IACH,WAAW,CAAC,EAAE,4BAA4B,CAAA;IAC1C;;;;OAIG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAA;CACxC"}
|
|
@@ -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-stats.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-component-stats.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-component-stats.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,80 @@
|
|
|
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 { AiPlatformAuditPrimaryDetectionSource } from "./ai-platform-audit-primary-detection-source";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AiPlatformAuditExecutiveSummary
|
|
17
|
+
*/
|
|
18
|
+
export interface AiPlatformAuditExecutiveSummary {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {boolean}
|
|
22
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
23
|
+
*/
|
|
24
|
+
is_multi_platform: boolean;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {number}
|
|
28
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
29
|
+
*/
|
|
30
|
+
ai_tracks_analyzed: number;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
35
|
+
*/
|
|
36
|
+
tracks_subtext: string;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {number}
|
|
40
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
41
|
+
*/
|
|
42
|
+
high_risk_matches: number;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {number}
|
|
46
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
47
|
+
*/
|
|
48
|
+
high_risk_threshold_pct: number;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {AiPlatformAuditPrimaryDetectionSource}
|
|
52
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
53
|
+
*/
|
|
54
|
+
primary_detection_source: AiPlatformAuditPrimaryDetectionSource;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {string}
|
|
58
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
59
|
+
*/
|
|
60
|
+
compliance_band: string;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {string}
|
|
64
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
65
|
+
*/
|
|
66
|
+
compliance_label: string;
|
|
67
|
+
/**
|
|
68
|
+
*
|
|
69
|
+
* @type {string}
|
|
70
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
71
|
+
*/
|
|
72
|
+
compliance_description: string;
|
|
73
|
+
/**
|
|
74
|
+
*
|
|
75
|
+
* @type {number}
|
|
76
|
+
* @memberof AiPlatformAuditExecutiveSummary
|
|
77
|
+
*/
|
|
78
|
+
pct_high_risk: number;
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=ai-platform-audit-executive-summary.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-executive-summary.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-executive-summary.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,8CAA8C,CAAA;AAEzG;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,iBAAiB,EAAE,OAAO,CAAA;IAC1B;;;;OAIG;IACH,kBAAkB,EAAE,MAAM,CAAA;IAC1B;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,uBAAuB,EAAE,MAAM,CAAA;IAC/B;;;;OAIG;IACH,wBAAwB,EAAE,qCAAqC,CAAA;IAC/D;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,sBAAsB,EAAE,MAAM,CAAA;IAC9B;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAA;CACxB"}
|
|
@@ -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-executive-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-executive-summary.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-executive-summary.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 AiPlatformAuditGeneralInformation
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditGeneralInformation {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AiPlatformAuditGeneralInformation
|
|
22
|
+
*/
|
|
23
|
+
client_name: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof AiPlatformAuditGeneralInformation
|
|
28
|
+
*/
|
|
29
|
+
report_id: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof AiPlatformAuditGeneralInformation
|
|
34
|
+
*/
|
|
35
|
+
period_start: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof AiPlatformAuditGeneralInformation
|
|
40
|
+
*/
|
|
41
|
+
period_end: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof AiPlatformAuditGeneralInformation
|
|
46
|
+
*/
|
|
47
|
+
generated_at: string;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=ai-platform-audit-general-information.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-general-information.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-general-information.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAA;CACvB"}
|
|
@@ -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-general-information.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-general-information.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-general-information.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 AiPlatformAuditOnboardingStatistics
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditOnboardingStatistics {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof AiPlatformAuditOnboardingStatistics
|
|
22
|
+
*/
|
|
23
|
+
num_assets: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AiPlatformAuditOnboardingStatistics
|
|
28
|
+
*/
|
|
29
|
+
num_artists: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AiPlatformAuditOnboardingStatistics
|
|
34
|
+
*/
|
|
35
|
+
num_releases: number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof AiPlatformAuditOnboardingStatistics
|
|
40
|
+
*/
|
|
41
|
+
opt_out_pct: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof AiPlatformAuditOnboardingStatistics
|
|
46
|
+
*/
|
|
47
|
+
opt_in_pct: number;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=ai-platform-audit-onboarding-statistics.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-onboarding-statistics.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-onboarding-statistics.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;CACrB"}
|
|
@@ -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-onboarding-statistics.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-onboarding-statistics.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-onboarding-statistics.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 AiPlatformAuditOptDistributionEntry
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditOptDistributionEntry {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof AiPlatformAuditOptDistributionEntry
|
|
22
|
+
*/
|
|
23
|
+
total: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AiPlatformAuditOptDistributionEntry
|
|
28
|
+
*/
|
|
29
|
+
opted_out: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AiPlatformAuditOptDistributionEntry
|
|
34
|
+
*/
|
|
35
|
+
opted_in: number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof AiPlatformAuditOptDistributionEntry
|
|
40
|
+
*/
|
|
41
|
+
opt_out_pct: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof AiPlatformAuditOptDistributionEntry
|
|
46
|
+
*/
|
|
47
|
+
opt_in_pct: number;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=ai-platform-audit-opt-distribution-entry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-opt-distribution-entry.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-opt-distribution-entry.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;CACrB"}
|
|
@@ -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-opt-distribution-entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-opt-distribution-entry.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-opt-distribution-entry.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,44 @@
|
|
|
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 { AiPlatformAuditOptDistributionEntry } from "./ai-platform-audit-opt-distribution-entry";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface AiPlatformAuditOptDistribution
|
|
17
|
+
*/
|
|
18
|
+
export interface AiPlatformAuditOptDistribution {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {AiPlatformAuditOptDistributionEntry}
|
|
22
|
+
* @memberof AiPlatformAuditOptDistribution
|
|
23
|
+
*/
|
|
24
|
+
recordings: AiPlatformAuditOptDistributionEntry;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {AiPlatformAuditOptDistributionEntry}
|
|
28
|
+
* @memberof AiPlatformAuditOptDistribution
|
|
29
|
+
*/
|
|
30
|
+
compositions: AiPlatformAuditOptDistributionEntry;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {AiPlatformAuditOptDistributionEntry}
|
|
34
|
+
* @memberof AiPlatformAuditOptDistribution
|
|
35
|
+
*/
|
|
36
|
+
artists: AiPlatformAuditOptDistributionEntry;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {AiPlatformAuditOptDistributionEntry}
|
|
40
|
+
* @memberof AiPlatformAuditOptDistribution
|
|
41
|
+
*/
|
|
42
|
+
songwriters: AiPlatformAuditOptDistributionEntry;
|
|
43
|
+
}
|
|
44
|
+
//# sourceMappingURL=ai-platform-audit-opt-distribution.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-opt-distribution.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-opt-distribution.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAA;AAErG;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,UAAU,EAAE,mCAAmC,CAAA;IAC/C;;;;OAIG;IACH,YAAY,EAAE,mCAAmC,CAAA;IACjD;;;;OAIG;IACH,OAAO,EAAE,mCAAmC,CAAA;IAC5C;;;;OAIG;IACH,WAAW,EAAE,mCAAmC,CAAA;CACnD"}
|
|
@@ -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-opt-distribution.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-opt-distribution.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-opt-distribution.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -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 AiPlatformAuditPlatformTotals
|
|
16
|
+
*/
|
|
17
|
+
export interface AiPlatformAuditPlatformTotals {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof AiPlatformAuditPlatformTotals
|
|
22
|
+
*/
|
|
23
|
+
tracks_analyzed: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AiPlatformAuditPlatformTotals
|
|
28
|
+
*/
|
|
29
|
+
matches_above_low: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AiPlatformAuditPlatformTotals
|
|
34
|
+
*/
|
|
35
|
+
matches_above_high: number;
|
|
36
|
+
}
|
|
37
|
+
//# sourceMappingURL=ai-platform-audit-platform-totals.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-platform-totals.d.ts","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-platform-totals.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,kBAAkB,EAAE,MAAM,CAAA;CAC7B"}
|
|
@@ -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-platform-totals.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-platform-audit-platform-totals.js","sourceRoot":"","sources":["../../../src/models/ai-platform-audit-platform-totals.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|