@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,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=get-ai-companies-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-ai-companies-response.js","sourceRoot":"","sources":["../../src/models/get-ai-companies-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -88,23 +88,23 @@ export interface GetAudioLdmResponse {
|
|
|
88
88
|
*/
|
|
89
89
|
seed?: number;
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
92
|
-
* @type {
|
|
91
|
+
*
|
|
92
|
+
* @type {AttributionWithStems}
|
|
93
93
|
* @memberof GetAudioLdmResponse
|
|
94
94
|
*/
|
|
95
|
-
|
|
95
|
+
attributionPerCollection?: AttributionWithStems;
|
|
96
96
|
/**
|
|
97
97
|
*
|
|
98
98
|
* @type {AttributionWithStems}
|
|
99
99
|
* @memberof GetAudioLdmResponse
|
|
100
100
|
*/
|
|
101
|
-
|
|
101
|
+
attributionPerTrack?: AttributionWithStems;
|
|
102
102
|
/**
|
|
103
103
|
*
|
|
104
104
|
* @type {AttributionWithStems}
|
|
105
105
|
* @memberof GetAudioLdmResponse
|
|
106
106
|
*/
|
|
107
|
-
|
|
107
|
+
compositionAttributionPerTrack?: AttributionWithStems;
|
|
108
108
|
/**
|
|
109
109
|
*
|
|
110
110
|
* @type {AttributionWithStems}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-audio-ldm-response.d.ts","sourceRoot":"","sources":["../../src/models/get-audio-ldm-response.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,oBAAoB,EAAE,MAAM,0BAA0B,CAAA;AAGpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAGlD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAA;AAGpE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAGvD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAG/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGxD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAA;AAG9E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAGhE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAA;AAE9D;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,MAAM,CAAC,EAAE,iBAAiB,CAAA;IAC1B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,YAAY,CAAC,EAAE,GAAG,CAAA;IAClB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAChC;;;;OAIG;IACH,4BAA4B,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAC5C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,
|
|
1
|
+
{"version":3,"file":"get-audio-ldm-response.d.ts","sourceRoot":"","sources":["../../src/models/get-audio-ldm-response.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,oBAAoB,EAAE,MAAM,0BAA0B,CAAA;AAGpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAGlD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAA;AAGpE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAGvD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAG/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA;AAGxD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAA;AAG9E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAGhE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAA;AAE9D;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,MAAM,CAAC,EAAE,iBAAiB,CAAA;IAC1B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,YAAY,CAAC,EAAE,GAAG,CAAA;IAClB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAChC;;;;OAIG;IACH,4BAA4B,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAC5C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,oBAAoB,CAAA;IAC/C;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,oBAAoB,CAAA;IAC1C;;;;OAIG;IACH,8BAA8B,CAAC,EAAE,oBAAoB,CAAA;IACrD;;;;OAIG;IACH,mCAAmC,CAAC,EAAE,oBAAoB,CAAA;IAC1D;;;;OAIG;IACH,8BAA8B,CAAC,EAAE,oBAAoB,CAAA;IACrD;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,GAAG,IAAI,CAAA;IACvC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAA;IAC1D;;;;OAIG;IACH,WAAW,CAAC,EAAE,mBAAmB,CAAA;IACjC;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,wBAAwB,CAAA;IACnD;;;;OAIG;IACH,cAAc,CAAC,EAAE,cAAc,CAAA;IAC/B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,kBAAkB,CAAA;IACvC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAA;IAC9C;;;;OAIG;IACH,cAAc,CAAC,EAAE,cAAc,CAAA;IAC/B;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,0BAA0B,CAAA;IAClD;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAA;IACzC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC5B"}
|
|
@@ -16,9 +16,9 @@ import type { AssetMetadataRecordForDisplay } from "./asset-metadata-record-for-
|
|
|
16
16
|
import type { CollectionStatus } from "./collection-status";
|
|
17
17
|
import type { ExternalAiMonitoringObject } from "./external-ai-monitoring-object";
|
|
18
18
|
import type { LyricsFile } from "./lyrics-file";
|
|
19
|
+
import type { OptInRules } from "./opt-in-rules";
|
|
19
20
|
import type { OptOutAnalysis } from "./opt-out-analysis";
|
|
20
21
|
import type { Stems } from "./stems";
|
|
21
|
-
import type { SynthesisRules1 } from "./synthesis-rules1";
|
|
22
22
|
/**
|
|
23
23
|
*
|
|
24
24
|
* @export
|
|
@@ -345,10 +345,16 @@ export interface GetCollectionWithLyricsAndStemsResponse {
|
|
|
345
345
|
embeddings_s3_keys?: Array<string>;
|
|
346
346
|
/**
|
|
347
347
|
*
|
|
348
|
-
* @type {
|
|
348
|
+
* @type {OptInRules}
|
|
349
349
|
* @memberof GetCollectionWithLyricsAndStemsResponse
|
|
350
350
|
*/
|
|
351
|
-
synthesis_rules?:
|
|
351
|
+
synthesis_rules?: OptInRules;
|
|
352
|
+
/**
|
|
353
|
+
*
|
|
354
|
+
* @type {OptInRules}
|
|
355
|
+
* @memberof GetCollectionWithLyricsAndStemsResponse
|
|
356
|
+
*/
|
|
357
|
+
opt_in_rules?: OptInRules;
|
|
352
358
|
/**
|
|
353
359
|
*
|
|
354
360
|
* @type {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-collection-with-lyrics-and-stems-response.d.ts","sourceRoot":"","sources":["../../src/models/get-collection-with-lyrics-and-stems-response.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,UAAU,EAAE,MAAM,eAAe,CAAA;AAG/C,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"get-collection-with-lyrics-and-stems-response.d.ts","sourceRoot":"","sources":["../../src/models/get-collection-with-lyrics-and-stems-response.ts"],"names":[],"mappings":"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"}
|
|
@@ -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 GetRegistryOptInOutMetricsResponseRulesForOptIn
|
|
16
|
+
*/
|
|
17
|
+
export interface GetRegistryOptInOutMetricsResponseRulesForOptIn {
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=get-registry-opt-in-out-metrics-response-rules-for-opt-in.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-registry-opt-in-out-metrics-response-rules-for-opt-in.d.ts","sourceRoot":"","sources":["../../src/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAMH;;;;GAIG;AACH,MAAM,WAAW,+CAA+C;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=get-registry-opt-in-out-metrics-response-rules-for-opt-in.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-registry-opt-in-out-metrics-response-rules-for-opt-in.js","sourceRoot":"","sources":["../../src/models/get-registry-opt-in-out-metrics-response-rules-for-opt-in.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
+
import type { GetRegistryOptInOutMetricsResponseRulesForOptIn } from "./get-registry-opt-in-out-metrics-response-rules-for-opt-in";
|
|
12
13
|
import type { OptInOutValue } from "./opt-in-out-value";
|
|
13
14
|
/**
|
|
14
15
|
*
|
|
@@ -96,9 +97,9 @@ export interface GetRegistryOptInOutMetricsResponse {
|
|
|
96
97
|
genreWithMostOptedInAssets?: OptInOutValue;
|
|
97
98
|
/**
|
|
98
99
|
*
|
|
99
|
-
* @type {
|
|
100
|
+
* @type {GetRegistryOptInOutMetricsResponseRulesForOptIn}
|
|
100
101
|
* @memberof GetRegistryOptInOutMetricsResponse
|
|
101
102
|
*/
|
|
102
|
-
rulesForOptIn
|
|
103
|
+
rulesForOptIn: GetRegistryOptInOutMetricsResponseRulesForOptIn;
|
|
103
104
|
}
|
|
104
105
|
//# sourceMappingURL=get-registry-opt-in-out-metrics-response.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-registry-opt-in-out-metrics-response.d.ts","sourceRoot":"","sources":["../../src/models/get-registry-opt-in-out-metrics-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AAEvD;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,gCAAgC,CAAC,EAAE,aAAa,CAAA;IAChD;;;;OAIG;IACH,+BAA+B,CAAC,EAAE,aAAa,CAAA;IAC/C;;;;OAIG;IACH,6BAA6B,CAAC,EAAE,aAAa,CAAA;IAC7C;;;;OAIG;IACH,4BAA4B,CAAC,EAAE,aAAa,CAAA;IAC5C;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,aAAa,CAAA;IAC3C;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,aAAa,CAAA;IAC1C;;;;OAIG;IACH,aAAa,
|
|
1
|
+
{"version":3,"file":"get-registry-opt-in-out-metrics-response.d.ts","sourceRoot":"","sources":["../../src/models/get-registry-opt-in-out-metrics-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,+CAA+C,EAAE,MAAM,6DAA6D,CAAA;AAGlI,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAA;AAEvD;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,gCAAgC,CAAC,EAAE,aAAa,CAAA;IAChD;;;;OAIG;IACH,+BAA+B,CAAC,EAAE,aAAa,CAAA;IAC/C;;;;OAIG;IACH,6BAA6B,CAAC,EAAE,aAAa,CAAA;IAC7C;;;;OAIG;IACH,4BAA4B,CAAC,EAAE,aAAa,CAAA;IAC5C;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,aAAa,CAAA;IAC3C;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,aAAa,CAAA;IAC1C;;;;OAIG;IACH,aAAa,EAAE,+CAA+C,CAAA;CACjE"}
|
|
@@ -9,8 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
13
|
-
import type { IdenticalMatchSignedUrlsThumbnailsInner } from "./identical-match-signed-urls-thumbnails-inner";
|
|
12
|
+
import type { SignedUrlOrNull } from "./signed-url-or-null";
|
|
14
13
|
/**
|
|
15
14
|
*
|
|
16
15
|
* @export
|
|
@@ -25,15 +24,9 @@ export interface IdenticalMatches {
|
|
|
25
24
|
value: number;
|
|
26
25
|
/**
|
|
27
26
|
*
|
|
28
|
-
* @type {Array<
|
|
27
|
+
* @type {Array<SignedUrlOrNull>}
|
|
29
28
|
* @memberof IdenticalMatches
|
|
30
29
|
*/
|
|
31
|
-
signed_urls: Array<
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {Array<IdenticalMatchSignedUrlsThumbnailsInner>}
|
|
35
|
-
* @memberof IdenticalMatches
|
|
36
|
-
*/
|
|
37
|
-
signed_urls_thumbnails: Array<IdenticalMatchSignedUrlsThumbnailsInner>;
|
|
30
|
+
signed_urls: Array<SignedUrlOrNull>;
|
|
38
31
|
}
|
|
39
32
|
//# sourceMappingURL=identical-matches.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identical-matches.d.ts","sourceRoot":"","sources":["../../src/models/identical-matches.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"identical-matches.d.ts","sourceRoot":"","sources":["../../src/models/identical-matches.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE3D;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,WAAW,EAAE,KAAK,CAAC,eAAe,CAAC,CAAA;CACtC"}
|
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { IdenticalMatchSignedUrlsInner } from "./identical-match-signed-urls-inner";
|
|
13
|
+
import type { IdenticalMatchSignedUrlsThumbnailsInner } from "./identical-match-signed-urls-thumbnails-inner";
|
|
13
14
|
/**
|
|
14
15
|
*
|
|
15
16
|
* @export
|
|
@@ -24,9 +25,15 @@ export interface IdenticalMatches1 {
|
|
|
24
25
|
value: number;
|
|
25
26
|
/**
|
|
26
27
|
*
|
|
27
|
-
* @type {Array<
|
|
28
|
+
* @type {Array<IdenticalMatchSignedUrlsInner>}
|
|
28
29
|
* @memberof IdenticalMatches1
|
|
29
30
|
*/
|
|
30
|
-
signed_urls: Array<
|
|
31
|
+
signed_urls: Array<IdenticalMatchSignedUrlsInner>;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {Array<IdenticalMatchSignedUrlsThumbnailsInner>}
|
|
35
|
+
* @memberof IdenticalMatches1
|
|
36
|
+
*/
|
|
37
|
+
signed_urls_thumbnails: Array<IdenticalMatchSignedUrlsThumbnailsInner>;
|
|
31
38
|
}
|
|
32
39
|
//# sourceMappingURL=identical-matches1.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identical-matches1.d.ts","sourceRoot":"","sources":["../../src/models/identical-matches1.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"identical-matches1.d.ts","sourceRoot":"","sources":["../../src/models/identical-matches1.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAA;AAGxF,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,gDAAgD,CAAA;AAE7G;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,WAAW,EAAE,KAAK,CAAC,6BAA6B,CAAC,CAAA;IACjD;;;;OAIG;IACH,sBAAsB,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAA;CACzE"}
|
package/models/index.d.ts
CHANGED
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
export * from "./aidnavisualization";
|
|
2
2
|
export * from "./aidetection-result-per-stem-inner";
|
|
3
3
|
export * from "./aidetection-results-with-stem";
|
|
4
|
+
export * from "./ai-company-item";
|
|
4
5
|
export * from "./ai-company-notification";
|
|
5
6
|
export * from "./ai-company-notifications";
|
|
7
|
+
export * from "./ai-company-scoped-consent";
|
|
6
8
|
export * from "./ai-influence";
|
|
7
9
|
export * from "./analysis-history-entry";
|
|
8
10
|
export * from "./analysis-history-entry-artist-profile-pictures";
|
|
9
|
-
export * from "./analysis-history-entry-attribution";
|
|
10
11
|
export * from "./analysis-history-entry-created-at";
|
|
11
12
|
export * from "./analysis-history-entry-error-message";
|
|
13
|
+
export * from "./analysis-history-entry-provenance";
|
|
12
14
|
export * from "./analysis-history-entry-request-data";
|
|
13
15
|
export * from "./analysis-history-entry-status";
|
|
14
16
|
export * from "./analysis-request-type";
|
|
@@ -63,6 +65,7 @@ export * from "./finetuning-request";
|
|
|
63
65
|
export * from "./generate-preview-request";
|
|
64
66
|
export * from "./generator-detection-inner";
|
|
65
67
|
export * from "./genre-analysis-values-inner";
|
|
68
|
+
export * from "./get-ai-companies-response";
|
|
66
69
|
export * from "./get-analysis-history-response";
|
|
67
70
|
export * from "./get-asset-metadata-response";
|
|
68
71
|
export * from "./get-audio-ldm-response";
|
|
@@ -72,6 +75,7 @@ export * from "./get-ldm-response";
|
|
|
72
75
|
export * from "./get-opted-out-collections-response";
|
|
73
76
|
export * from "./get-prompt-history-response";
|
|
74
77
|
export * from "./get-registry-opt-in-out-metrics-response";
|
|
78
|
+
export * from "./get-registry-opt-in-out-metrics-response-rules-for-opt-in";
|
|
75
79
|
export * from "./get-style-preset-response";
|
|
76
80
|
export * from "./get-uploaded-files-response-inner";
|
|
77
81
|
export * from "./grouped-result-item";
|
|
@@ -87,8 +91,6 @@ export * from "./image-attribution-analysis-request";
|
|
|
87
91
|
export * from "./image-blending-request";
|
|
88
92
|
export * from "./inpaint-request";
|
|
89
93
|
export * from "./ip-rights";
|
|
90
|
-
export * from "./ip-rights1";
|
|
91
|
-
export * from "./ip-rights-file";
|
|
92
94
|
export * from "./lyrics-analysis";
|
|
93
95
|
export * from "./lyrics-attribution-inner";
|
|
94
96
|
export * from "./lyrics-attribution-per-chunk";
|
|
@@ -101,6 +103,8 @@ export * from "./musicality-analysis-mode";
|
|
|
101
103
|
export * from "./musicality-info";
|
|
102
104
|
export * from "./musicality-values";
|
|
103
105
|
export * from "./opt-in-out-value";
|
|
106
|
+
export * from "./opt-in-rules";
|
|
107
|
+
export * from "./opt-in-rules-for-metrics-item";
|
|
104
108
|
export * from "./opt-out-analysis";
|
|
105
109
|
export * from "./opt-out-info";
|
|
106
110
|
export * from "./opt-out-values-inner";
|
|
@@ -148,9 +152,8 @@ export * from "./style-image-weight";
|
|
|
148
152
|
export * from "./style-transfer-request";
|
|
149
153
|
export * from "./subscription-tier";
|
|
150
154
|
export * from "./synthesis-request-type";
|
|
151
|
-
export * from "./synthesis-rules";
|
|
152
|
-
export * from "./synthesis-rules1";
|
|
153
155
|
export * from "./text-to-image-request";
|
|
156
|
+
export * from "./time-scoped-consent";
|
|
154
157
|
export * from "./top-color-matching";
|
|
155
158
|
export * from "./top-metric";
|
|
156
159
|
export * from "./top-metrics";
|
package/models/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA;AACpC,cAAc,qCAAqC,CAAA;AACnD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,gBAAgB,CAAA;AAC9B,cAAc,0BAA0B,CAAA;AACxC,cAAc,kDAAkD,CAAA;AAChE,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"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"}
|
package/models/index.js
CHANGED
|
@@ -17,14 +17,16 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./aidnavisualization"), exports);
|
|
18
18
|
__exportStar(require("./aidetection-result-per-stem-inner"), exports);
|
|
19
19
|
__exportStar(require("./aidetection-results-with-stem"), exports);
|
|
20
|
+
__exportStar(require("./ai-company-item"), exports);
|
|
20
21
|
__exportStar(require("./ai-company-notification"), exports);
|
|
21
22
|
__exportStar(require("./ai-company-notifications"), exports);
|
|
23
|
+
__exportStar(require("./ai-company-scoped-consent"), exports);
|
|
22
24
|
__exportStar(require("./ai-influence"), exports);
|
|
23
25
|
__exportStar(require("./analysis-history-entry"), exports);
|
|
24
26
|
__exportStar(require("./analysis-history-entry-artist-profile-pictures"), exports);
|
|
25
|
-
__exportStar(require("./analysis-history-entry-attribution"), exports);
|
|
26
27
|
__exportStar(require("./analysis-history-entry-created-at"), exports);
|
|
27
28
|
__exportStar(require("./analysis-history-entry-error-message"), exports);
|
|
29
|
+
__exportStar(require("./analysis-history-entry-provenance"), exports);
|
|
28
30
|
__exportStar(require("./analysis-history-entry-request-data"), exports);
|
|
29
31
|
__exportStar(require("./analysis-history-entry-status"), exports);
|
|
30
32
|
__exportStar(require("./analysis-request-type"), exports);
|
|
@@ -79,6 +81,7 @@ __exportStar(require("./finetuning-request"), exports);
|
|
|
79
81
|
__exportStar(require("./generate-preview-request"), exports);
|
|
80
82
|
__exportStar(require("./generator-detection-inner"), exports);
|
|
81
83
|
__exportStar(require("./genre-analysis-values-inner"), exports);
|
|
84
|
+
__exportStar(require("./get-ai-companies-response"), exports);
|
|
82
85
|
__exportStar(require("./get-analysis-history-response"), exports);
|
|
83
86
|
__exportStar(require("./get-asset-metadata-response"), exports);
|
|
84
87
|
__exportStar(require("./get-audio-ldm-response"), exports);
|
|
@@ -88,6 +91,7 @@ __exportStar(require("./get-ldm-response"), exports);
|
|
|
88
91
|
__exportStar(require("./get-opted-out-collections-response"), exports);
|
|
89
92
|
__exportStar(require("./get-prompt-history-response"), exports);
|
|
90
93
|
__exportStar(require("./get-registry-opt-in-out-metrics-response"), exports);
|
|
94
|
+
__exportStar(require("./get-registry-opt-in-out-metrics-response-rules-for-opt-in"), exports);
|
|
91
95
|
__exportStar(require("./get-style-preset-response"), exports);
|
|
92
96
|
__exportStar(require("./get-uploaded-files-response-inner"), exports);
|
|
93
97
|
__exportStar(require("./grouped-result-item"), exports);
|
|
@@ -103,8 +107,6 @@ __exportStar(require("./image-attribution-analysis-request"), exports);
|
|
|
103
107
|
__exportStar(require("./image-blending-request"), exports);
|
|
104
108
|
__exportStar(require("./inpaint-request"), exports);
|
|
105
109
|
__exportStar(require("./ip-rights"), exports);
|
|
106
|
-
__exportStar(require("./ip-rights1"), exports);
|
|
107
|
-
__exportStar(require("./ip-rights-file"), exports);
|
|
108
110
|
__exportStar(require("./lyrics-analysis"), exports);
|
|
109
111
|
__exportStar(require("./lyrics-attribution-inner"), exports);
|
|
110
112
|
__exportStar(require("./lyrics-attribution-per-chunk"), exports);
|
|
@@ -117,6 +119,8 @@ __exportStar(require("./musicality-analysis-mode"), exports);
|
|
|
117
119
|
__exportStar(require("./musicality-info"), exports);
|
|
118
120
|
__exportStar(require("./musicality-values"), exports);
|
|
119
121
|
__exportStar(require("./opt-in-out-value"), exports);
|
|
122
|
+
__exportStar(require("./opt-in-rules"), exports);
|
|
123
|
+
__exportStar(require("./opt-in-rules-for-metrics-item"), exports);
|
|
120
124
|
__exportStar(require("./opt-out-analysis"), exports);
|
|
121
125
|
__exportStar(require("./opt-out-info"), exports);
|
|
122
126
|
__exportStar(require("./opt-out-values-inner"), exports);
|
|
@@ -164,9 +168,8 @@ __exportStar(require("./style-image-weight"), exports);
|
|
|
164
168
|
__exportStar(require("./style-transfer-request"), exports);
|
|
165
169
|
__exportStar(require("./subscription-tier"), exports);
|
|
166
170
|
__exportStar(require("./synthesis-request-type"), exports);
|
|
167
|
-
__exportStar(require("./synthesis-rules"), exports);
|
|
168
|
-
__exportStar(require("./synthesis-rules1"), exports);
|
|
169
171
|
__exportStar(require("./text-to-image-request"), exports);
|
|
172
|
+
__exportStar(require("./time-scoped-consent"), exports);
|
|
170
173
|
__exportStar(require("./top-color-matching"), exports);
|
|
171
174
|
__exportStar(require("./top-metric"), exports);
|
|
172
175
|
__exportStar(require("./top-metrics"), exports);
|
package/models/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAoC;AACpC,sEAAmD;AACnD,kEAA+C;AAC/C,4DAAyC;AACzC,6DAA0C;AAC1C,iDAA8B;AAC9B,2DAAwC;AACxC,mFAAgE;AAChE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"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"}
|
package/models/model-file.d.ts
CHANGED
|
@@ -55,13 +55,6 @@ export interface ModelFile {
|
|
|
55
55
|
* @memberof ModelFile
|
|
56
56
|
*/
|
|
57
57
|
artists?: Array<ArtistObject>;
|
|
58
|
-
/**
|
|
59
|
-
* The name of the artists that contributed to the song.
|
|
60
|
-
* @type {Array<string>}
|
|
61
|
-
* @memberof ModelFile
|
|
62
|
-
* @deprecated
|
|
63
|
-
*/
|
|
64
|
-
artistNames?: Array<string>;
|
|
65
58
|
/**
|
|
66
59
|
* The name of the label that published the song.
|
|
67
60
|
* @type {Array<string>}
|
|
@@ -75,17 +68,29 @@ export interface ModelFile {
|
|
|
75
68
|
*/
|
|
76
69
|
cover?: boolean;
|
|
77
70
|
/**
|
|
78
|
-
*
|
|
71
|
+
* The category of the track, e.g. sound effect, remix, original, cover, etc.
|
|
72
|
+
* @type {string}
|
|
73
|
+
* @memberof ModelFile
|
|
74
|
+
*/
|
|
75
|
+
category?: string;
|
|
76
|
+
/**
|
|
77
|
+
* Indicates whether the track contains vocal content.
|
|
79
78
|
* @type {boolean}
|
|
80
79
|
* @memberof ModelFile
|
|
81
80
|
*/
|
|
82
|
-
|
|
81
|
+
hasVocal?: boolean;
|
|
83
82
|
/**
|
|
84
|
-
* Indicates whether the song is acapella.
|
|
83
|
+
* Indicates whether the song is acapella, i.e., contains only vocals.
|
|
85
84
|
* @type {boolean}
|
|
86
85
|
* @memberof ModelFile
|
|
87
86
|
*/
|
|
88
87
|
acapella?: boolean;
|
|
88
|
+
/**
|
|
89
|
+
* Indicates whether the song is instrumental.
|
|
90
|
+
* @type {boolean}
|
|
91
|
+
* @memberof ModelFile
|
|
92
|
+
*/
|
|
93
|
+
instrumental?: boolean;
|
|
89
94
|
/**
|
|
90
95
|
* Indicates whether the file provided under `filePath` is a stem (e.g., a single instrument or vocal track).
|
|
91
96
|
* @type {boolean}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model-file.d.ts","sourceRoot":"","sources":["../../src/models/model-file.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,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAGnD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C;;;;GAIG;AACH,MAAM,WAAW,SAAS;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,CAAA;IAC7B
|
|
1
|
+
{"version":3,"file":"model-file.d.ts","sourceRoot":"","sources":["../../src/models/model-file.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,50 @@
|
|
|
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 { OptInRules } from "./opt-in-rules";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface OptInRulesForMetricsItem
|
|
17
|
+
*/
|
|
18
|
+
export interface OptInRulesForMetricsItem {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof OptInRulesForMetricsItem
|
|
23
|
+
*/
|
|
24
|
+
collection_uuid: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof OptInRulesForMetricsItem
|
|
29
|
+
*/
|
|
30
|
+
collection_name?: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof OptInRulesForMetricsItem
|
|
35
|
+
*/
|
|
36
|
+
username?: string;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {number}
|
|
40
|
+
* @memberof OptInRulesForMetricsItem
|
|
41
|
+
*/
|
|
42
|
+
number_of_assets?: number;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {OptInRules}
|
|
46
|
+
* @memberof OptInRulesForMetricsItem
|
|
47
|
+
*/
|
|
48
|
+
opt_in_rules: OptInRules;
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=opt-in-rules-for-metrics-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"opt-in-rules-for-metrics-item.d.ts","sourceRoot":"","sources":["../../src/models/opt-in-rules-for-metrics-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAEhD;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAA;IACvB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,YAAY,EAAE,UAAU,CAAA;CAC3B"}
|
|
@@ -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=opt-in-rules-for-metrics-item.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"opt-in-rules-for-metrics-item.js","sourceRoot":"","sources":["../../src/models/opt-in-rules-for-metrics-item.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|