@sureel/sdk 1.15.0-rc.2 → 1.15.0-rc.21
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 +68 -85
- package/api/sureel-api.d.ts.map +1 -1
- package/api/sureel-api.js +89 -112
- package/api/sureel-api.js.map +1 -1
- package/esm/api/sureel-api.d.ts +68 -85
- package/esm/api/sureel-api.d.ts.map +1 -1
- package/esm/api/sureel-api.js +88 -111
- package/esm/api/sureel-api.js.map +1 -1
- package/esm/models/ai-company-item.d.ts +25 -0
- package/esm/models/ai-company-item.d.ts.map +1 -0
- package/esm/models/ai-company-item.js +15 -0
- package/esm/models/ai-company-item.js.map +1 -0
- package/esm/models/ai-company-scoped-consent.d.ts +37 -0
- package/esm/models/ai-company-scoped-consent.d.ts.map +1 -0
- package/esm/models/ai-company-scoped-consent.js +15 -0
- package/esm/models/ai-company-scoped-consent.js.map +1 -0
- package/esm/models/analysis-history-entry-provenance.d.ts +19 -0
- package/esm/models/analysis-history-entry-provenance.d.ts.map +1 -0
- package/esm/models/analysis-history-entry-provenance.js +15 -0
- package/esm/models/analysis-history-entry-provenance.js.map +1 -0
- package/esm/models/analysis-history-entry.d.ts +12 -5
- package/esm/models/analysis-history-entry.d.ts.map +1 -1
- package/esm/models/artist-collection-record-intersection.d.ts +9 -3
- package/esm/models/artist-collection-record-intersection.d.ts.map +1 -1
- package/esm/models/artist-db.d.ts +6 -0
- package/esm/models/artist-db.d.ts.map +1 -1
- package/esm/models/artist-object.d.ts +6 -0
- package/esm/models/artist-object.d.ts.map +1 -1
- package/esm/models/artist-profile-data.d.ts +6 -0
- package/esm/models/artist-profile-data.d.ts.map +1 -1
- package/esm/models/artist-profile-picture.d.ts +6 -0
- package/esm/models/artist-profile-picture.d.ts.map +1 -1
- package/esm/models/asset-metadata-record-for-display.d.ts +0 -7
- package/esm/models/asset-metadata-record-for-display.d.ts.map +1 -1
- package/esm/models/asset-metadata-record.d.ts +0 -7
- package/esm/models/asset-metadata-record.d.ts.map +1 -1
- package/esm/models/attribution-values-inner.d.ts +36 -0
- package/esm/models/attribution-values-inner.d.ts.map +1 -1
- package/esm/models/attribution1.d.ts +7 -0
- package/esm/models/attribution1.d.ts.map +1 -1
- package/esm/models/audio-attribution-analysis-top-metrics.d.ts +3 -3
- package/esm/models/audio-attribution-analysis-top-metrics.d.ts.map +1 -1
- package/esm/models/create-collection-request.d.ts +3 -17
- package/esm/models/create-collection-request.d.ts.map +1 -1
- package/esm/models/create-collection-request.js.map +1 -1
- package/esm/models/customer-profile-data.d.ts +12 -0
- package/esm/models/customer-profile-data.d.ts.map +1 -1
- package/esm/models/get-ai-companies-response.d.ts +26 -0
- package/esm/models/get-ai-companies-response.d.ts.map +1 -0
- package/esm/models/get-ai-companies-response.js +15 -0
- package/esm/models/get-ai-companies-response.js.map +1 -0
- package/esm/models/get-audio-ldm-response.d.ts +5 -5
- package/esm/models/get-audio-ldm-response.d.ts.map +1 -1
- package/esm/models/get-collection-with-lyrics-and-stems-response.d.ts +9 -3
- package/esm/models/get-collection-with-lyrics-and-stems-response.d.ts.map +1 -1
- package/esm/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.d.ts +19 -0
- package/esm/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.d.ts.map +1 -0
- package/esm/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.js +15 -0
- package/esm/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.js.map +1 -0
- package/esm/models/get-registry-opt-in-out-metrics-response.d.ts +3 -2
- package/esm/models/get-registry-opt-in-out-metrics-response.d.ts.map +1 -1
- package/esm/models/identical-matches.d.ts +3 -10
- package/esm/models/identical-matches.d.ts.map +1 -1
- package/esm/models/identical-matches1.d.ts +10 -3
- package/esm/models/identical-matches1.d.ts.map +1 -1
- package/esm/models/index.d.ts +8 -5
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +8 -5
- package/esm/models/index.js.map +1 -1
- package/esm/models/model-file.d.ts +15 -10
- package/esm/models/model-file.d.ts.map +1 -1
- package/esm/models/opt-in-rules-for-metrics-item.d.ts +50 -0
- package/esm/models/opt-in-rules-for-metrics-item.d.ts.map +1 -0
- package/esm/models/opt-in-rules-for-metrics-item.js +15 -0
- package/esm/models/opt-in-rules-for-metrics-item.js.map +1 -0
- package/esm/models/opt-in-rules.d.ts +69 -0
- package/esm/models/opt-in-rules.d.ts.map +1 -0
- package/esm/models/opt-in-rules.js +15 -0
- package/esm/models/opt-in-rules.js.map +1 -0
- package/esm/models/post-audio-to-audio-body.d.ts +0 -7
- package/esm/models/post-audio-to-audio-body.d.ts.map +1 -1
- package/esm/models/prompt-history-entry.d.ts +12 -5
- package/esm/models/prompt-history-entry.d.ts.map +1 -1
- package/esm/models/publishing-contributor.d.ts +13 -0
- package/esm/models/publishing-contributor.d.ts.map +1 -1
- package/esm/models/recording-contributor.d.ts +19 -6
- package/esm/models/recording-contributor.d.ts.map +1 -1
- package/esm/models/similar-audio-file-with-metrics.d.ts +6 -0
- package/esm/models/similar-audio-file-with-metrics.d.ts.map +1 -1
- package/esm/models/time-scoped-consent.d.ts +31 -0
- package/esm/models/time-scoped-consent.d.ts.map +1 -0
- package/esm/models/time-scoped-consent.js +15 -0
- package/esm/models/time-scoped-consent.js.map +1 -0
- package/esm/models/top-metric.d.ts +6 -0
- package/esm/models/top-metric.d.ts.map +1 -1
- package/esm/models/top-metrics.d.ts +3 -3
- package/esm/models/top-metrics.d.ts.map +1 -1
- package/esm/models/update-asset-metadata-body.d.ts +19 -7
- package/esm/models/update-asset-metadata-body.d.ts.map +1 -1
- package/esm/models/update-collection-request.d.ts +3 -3
- package/esm/models/update-collection-request.d.ts.map +1 -1
- package/models/ai-company-item.d.ts +25 -0
- package/models/ai-company-item.d.ts.map +1 -0
- package/models/ai-company-item.js +16 -0
- package/models/ai-company-item.js.map +1 -0
- package/models/ai-company-scoped-consent.d.ts +37 -0
- package/models/ai-company-scoped-consent.d.ts.map +1 -0
- package/models/ai-company-scoped-consent.js +16 -0
- package/models/ai-company-scoped-consent.js.map +1 -0
- package/models/analysis-history-entry-provenance.d.ts +19 -0
- package/models/analysis-history-entry-provenance.d.ts.map +1 -0
- package/models/analysis-history-entry-provenance.js +16 -0
- package/models/analysis-history-entry-provenance.js.map +1 -0
- package/models/analysis-history-entry.d.ts +12 -5
- package/models/analysis-history-entry.d.ts.map +1 -1
- package/models/artist-collection-record-intersection.d.ts +9 -3
- package/models/artist-collection-record-intersection.d.ts.map +1 -1
- package/models/artist-db.d.ts +6 -0
- package/models/artist-db.d.ts.map +1 -1
- package/models/artist-object.d.ts +6 -0
- package/models/artist-object.d.ts.map +1 -1
- package/models/artist-profile-data.d.ts +6 -0
- package/models/artist-profile-data.d.ts.map +1 -1
- package/models/artist-profile-picture.d.ts +6 -0
- package/models/artist-profile-picture.d.ts.map +1 -1
- package/models/asset-metadata-record-for-display.d.ts +0 -7
- package/models/asset-metadata-record-for-display.d.ts.map +1 -1
- package/models/asset-metadata-record.d.ts +0 -7
- package/models/asset-metadata-record.d.ts.map +1 -1
- package/models/attribution-values-inner.d.ts +36 -0
- package/models/attribution-values-inner.d.ts.map +1 -1
- package/models/attribution1.d.ts +7 -0
- package/models/attribution1.d.ts.map +1 -1
- package/models/audio-attribution-analysis-top-metrics.d.ts +3 -3
- package/models/audio-attribution-analysis-top-metrics.d.ts.map +1 -1
- package/models/create-collection-request.d.ts +3 -17
- package/models/create-collection-request.d.ts.map +1 -1
- package/models/create-collection-request.js.map +1 -1
- package/models/customer-profile-data.d.ts +12 -0
- package/models/customer-profile-data.d.ts.map +1 -1
- package/models/get-ai-companies-response.d.ts +26 -0
- package/models/get-ai-companies-response.d.ts.map +1 -0
- package/models/get-ai-companies-response.js +16 -0
- package/models/get-ai-companies-response.js.map +1 -0
- package/models/get-audio-ldm-response.d.ts +5 -5
- package/models/get-audio-ldm-response.d.ts.map +1 -1
- package/models/get-collection-with-lyrics-and-stems-response.d.ts +9 -3
- package/models/get-collection-with-lyrics-and-stems-response.d.ts.map +1 -1
- package/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.d.ts +19 -0
- package/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.d.ts.map +1 -0
- package/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.js +16 -0
- package/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.js.map +1 -0
- package/models/get-registry-opt-in-out-metrics-response.d.ts +3 -2
- package/models/get-registry-opt-in-out-metrics-response.d.ts.map +1 -1
- package/models/identical-matches.d.ts +3 -10
- package/models/identical-matches.d.ts.map +1 -1
- package/models/identical-matches1.d.ts +10 -3
- package/models/identical-matches1.d.ts.map +1 -1
- package/models/index.d.ts +8 -5
- package/models/index.d.ts.map +1 -1
- package/models/index.js +8 -5
- package/models/index.js.map +1 -1
- package/models/model-file.d.ts +15 -10
- package/models/model-file.d.ts.map +1 -1
- package/models/opt-in-rules-for-metrics-item.d.ts +50 -0
- package/models/opt-in-rules-for-metrics-item.d.ts.map +1 -0
- package/models/opt-in-rules-for-metrics-item.js +16 -0
- package/models/opt-in-rules-for-metrics-item.js.map +1 -0
- package/models/opt-in-rules.d.ts +69 -0
- package/models/opt-in-rules.d.ts.map +1 -0
- package/models/opt-in-rules.js +16 -0
- package/models/opt-in-rules.js.map +1 -0
- package/models/post-audio-to-audio-body.d.ts +0 -7
- package/models/post-audio-to-audio-body.d.ts.map +1 -1
- package/models/prompt-history-entry.d.ts +12 -5
- package/models/prompt-history-entry.d.ts.map +1 -1
- package/models/publishing-contributor.d.ts +13 -0
- package/models/publishing-contributor.d.ts.map +1 -1
- package/models/recording-contributor.d.ts +19 -6
- package/models/recording-contributor.d.ts.map +1 -1
- package/models/similar-audio-file-with-metrics.d.ts +6 -0
- package/models/similar-audio-file-with-metrics.d.ts.map +1 -1
- package/models/time-scoped-consent.d.ts +31 -0
- package/models/time-scoped-consent.d.ts.map +1 -0
- package/models/time-scoped-consent.js +16 -0
- package/models/time-scoped-consent.js.map +1 -0
- package/models/top-metric.d.ts +6 -0
- package/models/top-metric.d.ts.map +1 -1
- package/models/top-metrics.d.ts +3 -3
- package/models/top-metrics.d.ts.map +1 -1
- package/models/update-asset-metadata-body.d.ts +19 -7
- package/models/update-asset-metadata-body.d.ts.map +1 -1
- package/models/update-collection-request.d.ts +3 -3
- package/models/update-collection-request.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 AiCompanyScopedConsent
|
|
16
|
+
*/
|
|
17
|
+
export interface AiCompanyScopedConsent {
|
|
18
|
+
/**
|
|
19
|
+
* The name of the AI company. Must match an existing AI company in the system.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AiCompanyScopedConsent
|
|
22
|
+
*/
|
|
23
|
+
ai_company_name: string;
|
|
24
|
+
/**
|
|
25
|
+
* Whether to allow AI training for this specific AI company.
|
|
26
|
+
* @type {boolean}
|
|
27
|
+
* @memberof AiCompanyScopedConsent
|
|
28
|
+
*/
|
|
29
|
+
allow_ai_training: boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Set to true to remove this AI company consent entry during a merge update.
|
|
32
|
+
* @type {boolean}
|
|
33
|
+
* @memberof AiCompanyScopedConsent
|
|
34
|
+
*/
|
|
35
|
+
_delete?: boolean;
|
|
36
|
+
}
|
|
37
|
+
//# sourceMappingURL=ai-company-scoped-consent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-company-scoped-consent.d.ts","sourceRoot":"","sources":["../../src/models/ai-company-scoped-consent.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,iBAAiB,EAAE,OAAO,CAAA;IAC1B;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;CACpB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Sureel API
|
|
6
|
+
* ### 🔐 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document:
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=ai-company-scoped-consent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-company-scoped-consent.js","sourceRoot":"","sources":["../../src/models/ai-company-scoped-consent.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 AnalysisHistoryEntryProvenance
|
|
16
|
+
*/
|
|
17
|
+
export interface AnalysisHistoryEntryProvenance {
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=analysis-history-entry-provenance.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"analysis-history-entry-provenance.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry-provenance.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AASH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;CAAG"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Sureel API
|
|
6
|
+
* ### 🔐 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document:
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=analysis-history-entry-provenance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"analysis-history-entry-provenance.js","sourceRoot":"","sources":["../../src/models/analysis-history-entry-provenance.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -12,11 +12,12 @@
|
|
|
12
12
|
import type { AIDNAVisualization } from "./aidnavisualization";
|
|
13
13
|
import type { AIDetectionResultsWithStem } from "./aidetection-results-with-stem";
|
|
14
14
|
import type { AnalysisHistoryEntryArtistProfilePictures } from "./analysis-history-entry-artist-profile-pictures";
|
|
15
|
-
import type { AnalysisHistoryEntryAttribution } from "./analysis-history-entry-attribution";
|
|
16
15
|
import type { AnalysisHistoryEntryCreatedAt } from "./analysis-history-entry-created-at";
|
|
17
16
|
import type { AnalysisHistoryEntryErrorMessage } from "./analysis-history-entry-error-message";
|
|
17
|
+
import type { AnalysisHistoryEntryProvenance } from "./analysis-history-entry-provenance";
|
|
18
18
|
import type { AnalysisHistoryEntryRequestData } from "./analysis-history-entry-request-data";
|
|
19
19
|
import type { AnalysisHistoryEntryStatus } from "./analysis-history-entry-status";
|
|
20
|
+
import type { Attribution } from "./attribution";
|
|
20
21
|
import type { AttributionWithStems } from "./attribution-with-stems";
|
|
21
22
|
import type { ImageAttributionAnalysis } from "./image-attribution-analysis";
|
|
22
23
|
import type { LyricsAnalysis } from "./lyrics-analysis";
|
|
@@ -80,16 +81,16 @@ export interface AnalysisHistoryEntry {
|
|
|
80
81
|
previewImagesSignedUrls?: Array<string>;
|
|
81
82
|
/**
|
|
82
83
|
*
|
|
83
|
-
* @type {
|
|
84
|
+
* @type {Array<Attribution>}
|
|
84
85
|
* @memberof AnalysisHistoryEntry
|
|
85
86
|
*/
|
|
86
|
-
attribution?:
|
|
87
|
+
attribution?: Array<Attribution> | null;
|
|
87
88
|
/**
|
|
88
89
|
*
|
|
89
|
-
* @type {
|
|
90
|
+
* @type {AnalysisHistoryEntryProvenance}
|
|
90
91
|
* @memberof AnalysisHistoryEntry
|
|
91
92
|
*/
|
|
92
|
-
provenance?:
|
|
93
|
+
provenance?: AnalysisHistoryEntryProvenance;
|
|
93
94
|
/**
|
|
94
95
|
*
|
|
95
96
|
* @type {string}
|
|
@@ -168,6 +169,12 @@ export interface AnalysisHistoryEntry {
|
|
|
168
169
|
* @memberof AnalysisHistoryEntry
|
|
169
170
|
*/
|
|
170
171
|
attributionPerTrack?: AttributionWithStems;
|
|
172
|
+
/**
|
|
173
|
+
*
|
|
174
|
+
* @type {AttributionWithStems}
|
|
175
|
+
* @memberof AnalysisHistoryEntry
|
|
176
|
+
*/
|
|
177
|
+
compositionAttributionPerTrack?: AttributionWithStems;
|
|
171
178
|
/**
|
|
172
179
|
*
|
|
173
180
|
* @type {AttributionWithStems}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analysis-history-entry.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AAG9D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AAGjF,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,kDAAkD,CAAA;AAGjH,OAAO,KAAK,EAAE
|
|
1
|
+
{"version":3,"file":"analysis-history-entry.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry.ts"],"names":[],"mappings":"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"}
|
|
@@ -15,8 +15,8 @@ import type { ArtistDb } from "./artist-db";
|
|
|
15
15
|
import type { AssetMetadataRecordForDisplay } from "./asset-metadata-record-for-display";
|
|
16
16
|
import type { CollectionStatus } from "./collection-status";
|
|
17
17
|
import type { ExternalAiMonitoringObject } from "./external-ai-monitoring-object";
|
|
18
|
+
import type { OptInRules } from "./opt-in-rules";
|
|
18
19
|
import type { OptOutAnalysis } from "./opt-out-analysis";
|
|
19
|
-
import type { SynthesisRules1 } from "./synthesis-rules1";
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
22
|
* @export
|
|
@@ -343,10 +343,16 @@ export interface ArtistCollectionRecordIntersection {
|
|
|
343
343
|
embeddings_s3_keys?: Array<string>;
|
|
344
344
|
/**
|
|
345
345
|
*
|
|
346
|
-
* @type {
|
|
346
|
+
* @type {OptInRules}
|
|
347
347
|
* @memberof ArtistCollectionRecordIntersection
|
|
348
348
|
*/
|
|
349
|
-
synthesis_rules?:
|
|
349
|
+
synthesis_rules?: OptInRules;
|
|
350
|
+
/**
|
|
351
|
+
*
|
|
352
|
+
* @type {OptInRules}
|
|
353
|
+
* @memberof ArtistCollectionRecordIntersection
|
|
354
|
+
*/
|
|
355
|
+
opt_in_rules?: OptInRules;
|
|
350
356
|
/**
|
|
351
357
|
*
|
|
352
358
|
* @type {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artist-collection-record-intersection.d.ts","sourceRoot":"","sources":["../../src/models/artist-collection-record-intersection.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AAGjF,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAA;AAGxE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAG3C,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAA;AAGxF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAG3D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AAGjF,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"artist-collection-record-intersection.d.ts","sourceRoot":"","sources":["../../src/models/artist-collection-record-intersection.ts"],"names":[],"mappings":"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"}
|
package/models/artist-db.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artist-db.d.ts","sourceRoot":"","sources":["../../src/models/artist-db.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,QAAQ;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"artist-db.d.ts","sourceRoot":"","sources":["../../src/models/artist-db.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,QAAQ;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;CACvB"}
|
|
@@ -27,5 +27,11 @@ export interface ArtistObject {
|
|
|
27
27
|
* @memberof ArtistObject
|
|
28
28
|
*/
|
|
29
29
|
artistExternalId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The role of one artist that contributed to the collection.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ArtistObject
|
|
34
|
+
*/
|
|
35
|
+
artistRole?: string;
|
|
30
36
|
}
|
|
31
37
|
//# sourceMappingURL=artist-object.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artist-object.d.ts","sourceRoot":"","sources":["../../src/models/artist-object.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,YAAY;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"artist-object.d.ts","sourceRoot":"","sources":["../../src/models/artist-object.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,YAAY;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB"}
|
|
@@ -201,6 +201,12 @@ export interface ArtistProfileData {
|
|
|
201
201
|
* @memberof ArtistProfileData
|
|
202
202
|
*/
|
|
203
203
|
verified?: boolean;
|
|
204
|
+
/**
|
|
205
|
+
*
|
|
206
|
+
* @type {number}
|
|
207
|
+
* @memberof ArtistProfileData
|
|
208
|
+
*/
|
|
209
|
+
tutorial_completed_at?: number;
|
|
204
210
|
/**
|
|
205
211
|
*
|
|
206
212
|
* @type {boolean}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artist-profile-data.d.ts","sourceRoot":"","sources":["../../src/models/artist-profile-data.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"artist-profile-data.d.ts","sourceRoot":"","sources":["../../src/models/artist-profile-data.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAA;AAGjG,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAA;AAGhF,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AAGjF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AAGxC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAG3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AAE7C;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAC7B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAA;IAC/B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAA;IAC7B;;;;OAIG;IACH,UAAU,CAAC,EAAE,SAAS,CAAA;IACtB;;;;OAIG;IACH,SAAS,CAAC,EAAE,yBAAyB,CAAA;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,gBAAgB,CAAA;IACpC;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,OAAO,CAAA;IAClC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAA;IACjC;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAC1B;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAA;IAC7B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAC9B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAC9B;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAChC;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,kCAAkC,CAAC,CAAA;IACvD;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAA;IACjC;;;;OAIG;IACH,yBAAyB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACzC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAA;IACxD;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC5B"}
|
|
@@ -39,5 +39,11 @@ export interface ArtistProfilePicture {
|
|
|
39
39
|
* @memberof ArtistProfilePicture
|
|
40
40
|
*/
|
|
41
41
|
collectionUuid?: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof ArtistProfilePicture
|
|
46
|
+
*/
|
|
47
|
+
labelName?: string;
|
|
42
48
|
}
|
|
43
49
|
//# sourceMappingURL=artist-profile-picture.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artist-profile-picture.d.ts","sourceRoot":"","sources":["../../src/models/artist-profile-picture.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;IACtB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"artist-profile-picture.d.ts","sourceRoot":"","sources":["../../src/models/artist-profile-picture.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;IACtB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;CACrB"}
|
|
@@ -64,13 +64,6 @@ export interface AssetMetadataRecordForDisplay {
|
|
|
64
64
|
* @memberof AssetMetadataRecordForDisplay
|
|
65
65
|
*/
|
|
66
66
|
artists?: Array<ArtistDb>;
|
|
67
|
-
/**
|
|
68
|
-
*
|
|
69
|
-
* @type {Array<string>}
|
|
70
|
-
* @memberof AssetMetadataRecordForDisplay
|
|
71
|
-
* @deprecated
|
|
72
|
-
*/
|
|
73
|
-
artist_names?: Array<string>;
|
|
74
67
|
/**
|
|
75
68
|
*
|
|
76
69
|
* @type {Array<string>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"asset-metadata-record-for-display.d.ts","sourceRoot":"","sources":["../../src/models/asset-metadata-record-for-display.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAA;IACzB
|
|
1
|
+
{"version":3,"file":"asset-metadata-record-for-display.d.ts","sourceRoot":"","sources":["../../src/models/asset-metadata-record-for-display.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAA;IACzB;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CACzB"}
|
|
@@ -91,13 +91,6 @@ export interface AssetMetadataRecord {
|
|
|
91
91
|
* @memberof AssetMetadataRecord
|
|
92
92
|
*/
|
|
93
93
|
artists?: Array<ArtistDb>;
|
|
94
|
-
/**
|
|
95
|
-
*
|
|
96
|
-
* @type {Array<string>}
|
|
97
|
-
* @memberof AssetMetadataRecord
|
|
98
|
-
* @deprecated
|
|
99
|
-
*/
|
|
100
|
-
artist_names?: Array<string>;
|
|
101
94
|
/**
|
|
102
95
|
*
|
|
103
96
|
* @type {Array<string>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"asset-metadata-record.d.ts","sourceRoot":"","sources":["../../src/models/asset-metadata-record.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAG3C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAGrD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAGrD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAA;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAA;IACzB
|
|
1
|
+
{"version":3,"file":"asset-metadata-record.d.ts","sourceRoot":"","sources":["../../src/models/asset-metadata-record.ts"],"names":[],"mappings":"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"}
|
|
@@ -33,6 +33,24 @@ export interface AttributionValuesInner {
|
|
|
33
33
|
* @memberof AttributionValuesInner
|
|
34
34
|
*/
|
|
35
35
|
values?: Array<number>;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {Array<number>}
|
|
39
|
+
* @memberof AttributionValuesInner
|
|
40
|
+
*/
|
|
41
|
+
confidence_scores?: Array<number>;
|
|
42
|
+
/**
|
|
43
|
+
* The maximum attribution value across all temporal segments. Only populated for composition attribution in attribution analysis requests.
|
|
44
|
+
* @type {Array<number>}
|
|
45
|
+
* @memberof AttributionValuesInner
|
|
46
|
+
*/
|
|
47
|
+
max_attribution?: Array<number>;
|
|
48
|
+
/**
|
|
49
|
+
* The average attribution value across all temporal segments. Only populated for composition attribution in attribution analysis requests.
|
|
50
|
+
* @type {Array<number>}
|
|
51
|
+
* @memberof AttributionValuesInner
|
|
52
|
+
*/
|
|
53
|
+
average_attribution?: Array<number>;
|
|
36
54
|
/**
|
|
37
55
|
*
|
|
38
56
|
* @type {string}
|
|
@@ -57,5 +75,23 @@ export interface AttributionValuesInner {
|
|
|
57
75
|
* @memberof AttributionValuesInner
|
|
58
76
|
*/
|
|
59
77
|
track_name?: string;
|
|
78
|
+
/**
|
|
79
|
+
* URL for a cropped audio preview associated with this attribution. Contains either a Spotify track URL or a signed S3 URL. Only populated when attribution analysis is enabled.
|
|
80
|
+
* @type {string}
|
|
81
|
+
* @memberof AttributionValuesInner
|
|
82
|
+
*/
|
|
83
|
+
signed_url?: string;
|
|
84
|
+
/**
|
|
85
|
+
* Indicates whether signed_url is a Spotify URL (true) or a signed S3 URL (false). Only populated when attribution analysis is enabled.
|
|
86
|
+
* @type {boolean}
|
|
87
|
+
* @memberof AttributionValuesInner
|
|
88
|
+
*/
|
|
89
|
+
is_spotify_url?: boolean;
|
|
90
|
+
/**
|
|
91
|
+
*
|
|
92
|
+
* @type {string}
|
|
93
|
+
* @memberof AttributionValuesInner
|
|
94
|
+
*/
|
|
95
|
+
label_name?: string;
|
|
60
96
|
}
|
|
61
97
|
//# sourceMappingURL=attribution-values-inner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribution-values-inner.d.ts","sourceRoot":"","sources":["../../src/models/attribution-values-inner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB"}
|
|
1
|
+
{"version":3,"file":"attribution-values-inner.d.ts","sourceRoot":"","sources":["../../src/models/attribution-values-inner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACtB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACjC;;;;OAIG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAC/B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACnC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB"}
|
package/models/attribution1.d.ts
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { AttributionValuesInner } from "./attribution-values-inner";
|
|
13
|
+
import type { AudioAttributionAnalysisTopMetrics } from "./audio-attribution-analysis-top-metrics";
|
|
13
14
|
/**
|
|
14
15
|
*
|
|
15
16
|
* @export
|
|
@@ -28,5 +29,11 @@ export interface Attribution1 {
|
|
|
28
29
|
* @memberof Attribution1
|
|
29
30
|
*/
|
|
30
31
|
values: Array<AttributionValuesInner>;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {AudioAttributionAnalysisTopMetrics}
|
|
35
|
+
* @memberof Attribution1
|
|
36
|
+
*/
|
|
37
|
+
topMetrics?: AudioAttributionAnalysisTopMetrics;
|
|
31
38
|
}
|
|
32
39
|
//# sourceMappingURL=attribution1.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribution1.d.ts","sourceRoot":"","sources":["../../src/models/attribution1.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAA;
|
|
1
|
+
{"version":3,"file":"attribution1.d.ts","sourceRoot":"","sources":["../../src/models/attribution1.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAA;AAGxE,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAA;AAElG;;;;GAIG;AACH,MAAM,WAAW,YAAY;IACzB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,MAAM,EAAE,KAAK,CAAC,sBAAsB,CAAC,CAAA;IACrC;;;;OAIG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAA;CAClD"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { IdenticalMatches } from "./identical-matches";
|
|
13
13
|
import type { TopMetric } from "./top-metric";
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
@@ -25,10 +25,10 @@ export interface AudioAttributionAnalysisTopMetrics {
|
|
|
25
25
|
attribution_likelihood: TopMetric;
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
|
-
* @type {
|
|
28
|
+
* @type {IdenticalMatches}
|
|
29
29
|
* @memberof AudioAttributionAnalysisTopMetrics
|
|
30
30
|
*/
|
|
31
|
-
identical_matches?:
|
|
31
|
+
identical_matches?: IdenticalMatches;
|
|
32
32
|
/**
|
|
33
33
|
*
|
|
34
34
|
* @type {TopMetric}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"audio-attribution-analysis-top-metrics.d.ts","sourceRoot":"","sources":["../../src/models/audio-attribution-analysis-top-metrics.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"audio-attribution-analysis-top-metrics.d.ts","sourceRoot":"","sources":["../../src/models/audio-attribution-analysis-top-metrics.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAG3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AAE7C;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,sBAAsB,EAAE,SAAS,CAAA;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,gBAAgB,CAAA;IACpC;;;;OAIG;IACH,eAAe,EAAE,SAAS,CAAA;IAC1B;;;;OAIG;IACH,mBAAmB,EAAE,SAAS,CAAA;CACjC"}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { AiInfluence } from "./ai-influence";
|
|
13
13
|
import type { ArtistObject } from "./artist-object";
|
|
14
|
-
import type {
|
|
14
|
+
import type { OptInRules } from "./opt-in-rules";
|
|
15
15
|
/**
|
|
16
16
|
*
|
|
17
17
|
* @export
|
|
@@ -24,13 +24,6 @@ export interface CreateCollectionRequest {
|
|
|
24
24
|
* @memberof CreateCollectionRequest
|
|
25
25
|
*/
|
|
26
26
|
files?: Array<any>;
|
|
27
|
-
/**
|
|
28
|
-
* This field is deprecated as it was replaced with the `files` parameter. It may be removed in future versions. The `filePaths` can either be an array of image/audio/video URLs or file paths returned from the `/files/upload-files` or `/files/generate-upload-urls` endpoint. Supported formats include JPG & PNG for image; WAV, MP3, M4A, and FLAC for audio; and MP4 for video.
|
|
29
|
-
* @type {Array<string>}
|
|
30
|
-
* @memberof CreateCollectionRequest
|
|
31
|
-
* @deprecated
|
|
32
|
-
*/
|
|
33
|
-
filePaths?: Array<string>;
|
|
34
27
|
/**
|
|
35
28
|
* The UPC (Universal Product Code) is a 12-digit barcode that uniquely identifies products like albums, aiding in sales tracking and inventory management across retail and online platforms.
|
|
36
29
|
* @type {string}
|
|
@@ -55,13 +48,6 @@ export interface CreateCollectionRequest {
|
|
|
55
48
|
* @memberof CreateCollectionRequest
|
|
56
49
|
*/
|
|
57
50
|
artists?: Array<ArtistObject>;
|
|
58
|
-
/**
|
|
59
|
-
* The name of the artist for which you want to create the collection. Only user accounts connected to a label can use the artistName field.
|
|
60
|
-
* @type {string}
|
|
61
|
-
* @memberof CreateCollectionRequest
|
|
62
|
-
* @deprecated
|
|
63
|
-
*/
|
|
64
|
-
artistName?: string;
|
|
65
51
|
/**
|
|
66
52
|
* Genre of the songs or styles of the images, such as “painting”, “photography”, “anime” or “digital art”. It must be a comma-separated list of styles.
|
|
67
53
|
* @type {string}
|
|
@@ -184,10 +170,10 @@ export interface CreateCollectionRequest {
|
|
|
184
170
|
enableAutomaticAttributionSetup?: boolean;
|
|
185
171
|
/**
|
|
186
172
|
*
|
|
187
|
-
* @type {
|
|
173
|
+
* @type {OptInRules}
|
|
188
174
|
* @memberof CreateCollectionRequest
|
|
189
175
|
*/
|
|
190
|
-
|
|
176
|
+
opt_in_rules?: OptInRules;
|
|
191
177
|
}
|
|
192
178
|
export declare const CreateCollectionRequestContentTypeEnum: {
|
|
193
179
|
readonly Audio: "audio";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-collection-request.d.ts","sourceRoot":"","sources":["../../src/models/create-collection-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AAGjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAGnD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"create-collection-request.d.ts","sourceRoot":"","sources":["../../src/models/create-collection-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AAGjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAGnD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAEhD;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,CAAA;IAClB;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAA;IAC/B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,CAAA;IAC7B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAA;IACf;;;;OAIG;IACH,WAAW,EAAE,sCAAsC,CAAA;IACnD;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B;;;;OAIG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAA;IAClC;;;;OAIG;IACH,WAAW,CAAC,EAAE,WAAW,CAAA;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,+BAA+B,CAAC,EAAE,OAAO,CAAA;IACzC;;;;OAIG;IACH,YAAY,CAAC,EAAE,UAAU,CAAA;CAC5B;AAED,eAAO,MAAM,sCAAsC;;;;CAIzC,CAAA;AAEV,MAAM,MAAM,sCAAsC,GAC9C,CAAC,OAAO,sCAAsC,CAAC,CAAC,MAAM,OAAO,sCAAsC,CAAC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-collection-request.js","sourceRoot":"","sources":["../../src/models/create-collection-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"create-collection-request.js","sourceRoot":"","sources":["../../src/models/create-collection-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAgLU,QAAA,sCAAsC,GAAG;IAClD,KAAK,EAAE,OAAO;IACd,KAAK,EAAE,OAAO;IACd,KAAK,EAAE,OAAO;CACR,CAAA"}
|
|
@@ -35,6 +35,18 @@ export interface CustomerProfileData {
|
|
|
35
35
|
* @memberof CustomerProfileData
|
|
36
36
|
*/
|
|
37
37
|
coverImage?: string;
|
|
38
|
+
/**
|
|
39
|
+
* The URL of the external website for the record label.
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof CustomerProfileData
|
|
42
|
+
*/
|
|
43
|
+
urlExternalWebsite?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The description of the record label\'s profile.
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof CustomerProfileData
|
|
48
|
+
*/
|
|
49
|
+
profileDescription?: string;
|
|
38
50
|
/**
|
|
39
51
|
*
|
|
40
52
|
* @type {Array<ArtistProfileData>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer-profile-data.d.ts","sourceRoot":"","sources":["../../src/models/customer-profile-data.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAA;AAG9D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AAExC;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAA;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC5B"}
|
|
1
|
+
{"version":3,"file":"customer-profile-data.d.ts","sourceRoot":"","sources":["../../src/models/customer-profile-data.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAA;AAG9D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AAExC;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAA;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC5B"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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 { AiCompanyItem } from "./ai-company-item";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface GetAiCompaniesResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface GetAiCompaniesResponse {
|
|
19
|
+
/**
|
|
20
|
+
* List of AI company names.
|
|
21
|
+
* @type {Array<AiCompanyItem>}
|
|
22
|
+
* @memberof GetAiCompaniesResponse
|
|
23
|
+
*/
|
|
24
|
+
ai_companies: Array<AiCompanyItem>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=get-ai-companies-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-ai-companies-response.d.ts","sourceRoot":"","sources":["../../src/models/get-ai-companies-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAEtD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,YAAY,EAAE,KAAK,CAAC,aAAa,CAAC,CAAA;CACrC"}
|