Skip to content

Commit

Permalink
pseo: add epidemicsound
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiechayes committed Mar 28, 2024
1 parent 0f5d86e commit d9e3402
Show file tree
Hide file tree
Showing 15 changed files with 20,891 additions and 1 deletion.
1,076 changes: 1,076 additions & 0 deletions sdks/db/cached-method-objects/from-custom-request_epidemicsound.com.yaml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions sdks/db/category-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,4 @@ apis:
Brevo-undefined: CRM (Customer Relationship Management)
Belvo-undefined: Finance
Global Predictions Inc-undefined: AI Tools
Epidemic Sound-undefined: Music
1 change: 1 addition & 0 deletions sdks/db/custom-request-last-fetched.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,4 @@ lastUpdated:
brevo.com: 2024-03-28T23:17:22.210Z
belvo.com: 2024-03-28T23:22:05.031Z
globalpredictions.com: 2024-03-28T23:21:28.988Z
epidemicsound.com: 2024-03-28T23:29:36.084Z
4,431 changes: 4,431 additions & 0 deletions sdks/db/custom-request-specs/epidemicsound.com.yaml

Large diffs are not rendered by default.

4,461 changes: 4,461 additions & 0 deletions sdks/db/fixed-specs-cache/epidemic-sound-fixed-spec.yaml

Large diffs are not rendered by default.

4,448 changes: 4,448 additions & 0 deletions sdks/db/fixed-specs/epidemic-sound-fixed-spec.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"Epidemic Sound has transformed the soundtracking experience for global brands and professional creators, with an expansive catalog of world-class music and sound effects that's seen and heard over 2.5 billion times a day around the globe. \n\nProviding a direct license model that comes with all rights included and next-generation soundtracking tools, Epidemic Sound empowers creators to unlock more feeling in everything they create and share their stories with the world. Epidemic Sound continuously enriches its world-class catalog of music by teaming up with artists, composers, and producers to create tracks spanning all genres, while supporting them financially and creatively.": "Epidemic Sound offers a vast catalog of music and sound effects with a direct license model for creators worldwide. Enriched by collaborations with artists and producers, it empowers creators to share their stories through next-generation soundtracking tools. Epidemic Sound's {language} SDK generated by Konfig (https://konfigthis.com/)."
}
4,444 changes: 4,444 additions & 0 deletions sdks/db/intermediate-fixed-specs/epidemic-sound/openapi.yaml

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions sdks/db/processed-custom-request-cache/epidemicsound.com.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
processed:
securitySchemes:
PartnerAuth:
type: http
description: >-
Partner authentication is handled with short lived partner access
tokens.
Use your api credentials to request these tokens.
The access token is of JWT format and should be passed in a header with
your API requests:
> **Example Header:** `Authorization: Bearer your-partner-token`
scheme: Bearer
UserAuth:
type: http
description: |-
User authentication is handled with short lived user access tokens.
Use a partner token to request these tokens.
The access token is of JWT format and should be passed in a header with your API requests:
> **Example Header:** `Authorization: Bearer a-user-token`
scheme: Bearer
EpidemicSoundConnectAuth:
type: oauth2
description: >-
For users signing in with an Epidemic Sound account, user authentication
is
handled with OpenID Connect, which is a layer on top of OAuth 2.0.
> **Example Header:** `Authorization: Bearer es-connect-token`
flows:
authorizationCode:
authorizationUrl: >-
https://login.epidemicsound.com/auth/realms/accounts/protocol/openid-connect/auth
tokenUrl: >-
https://login.epidemicsound.com/auth/realms/accounts/protocol/openid-connect/token
scopes: {}
apiBaseUrl: https://partner-content-api.epidemicsound.com
apiVersion: 0.1.17
apiTitle: Partner Content API
endpoints: 36
sdkMethods: 37
schemas: 63
parameters: 96
originalCustomRequest:
type: GET
url: https://partner-content-api.epidemicsound.com/docs/spec.json
customRequestSpecFilename: epidemicsound.com.yaml
difficultyScore: 92.5
114 changes: 114 additions & 0 deletions sdks/db/progress/epidemic-sound-progress.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
examples: {}
examples_2: {}
examples_3: {}
operationIds:
/v0/analytics/report:
post: Reporting_epidemicEventSubmission
/v0/genres:
get: BrowseSearch_genreCatalog
/v0/genres/{genreId}:
get: BrowseSearch_genreDetails
/v0/moods:
get: BrowseSearch_moodsList
/v0/moods/{moodId}:
get: BrowseSearch_moodDetails
/v0/partner-token:
post: Authentication_requestPartnerToken
/v0/sound-effects/categories:
get: SoundEffects_listCategories
/v0/sound-effects/categories/{categoryId}:
get: SoundEffects_getCategoryById
/v0/sound-effects/categories/{categoryId}/tracks:
get: SoundEffects_getByCategoryTracks
/v0/sound-effects/search:
get: SoundEffects_searchSoundEffects
/v0/sound-effects/{trackId}/download:
get: SoundEffects_downloadSoundEffect
/v0/token:
post: Authentication_requestUserToken
/v0/tracks/matching-image/{imageId}:
get: Tracks_matchingImageGet
/v0/tracks/parameters:
get: Tracks_listParameters
/v0/tracks/search:
get: BrowseSearch_tracksSearchList
/v0/tracks/search/suggestions:
get: BrowseSearch_trackSuggestionsGet
/v0/tracks/similar-sections:
get: Tracks_getSimilarSegments
/v0/tracks/{trackId}/beats:
get: Tracks_getBeatsData
/v0/tracks/{trackId}/highlights:
get: Tracks_recommendSection
/v0/tracks/{trackId}/hls:
get: Tracks_previewUsingCookies
/v0/tracks/{trackId}/similar:
get: Tracks_getSimilar
/v0/tracks/{trackId}/similar-sections:
get: Tracks_findSimilarSegments
/v0/uploads/audio:
post: Assets_uploadAudioFile
/v0/uploads/audio/{audioIdOrChecksum}:
delete: Assets_deleteAudioFile
/v0/uploads/audio/{checksum}:
get: Assets_byChecksumGet
/v0/uploads/images:
delete: Assets_removeAllImages
post: Assets_uploadImageForRecommendation
/v0/uploads/images/{imageId}:
delete: Assets_deleteImage
/v0/users/me:
get: Users_getDetails
/v0/users/me/liked/tracks:
get: Users_listLikedTracks
/v0/users/me/subscription:
get: Users_getSubscriptionDetails
operationTags: {}
renameTags: {}
requestSchemaNames:
/v0/uploads/audio:
post:
multipart/form-data: AssetsUploadAudioFileRequest
/v0/uploads/images:
post:
multipart/form-data: AssetsUploadImageForRecommendationRequest
responseDescriptions: {}
responseSchemaNames: {}
securityParameters:
audioUploadId:
query: false
bpmMax:
query: false
bpmMin:
query: false
duration:
query: false
end:
query: false
excludeField:
query: false
expand:
query: false
format:
query: false
genre:
query: false
limit:
query: false
mood:
query: false
offset:
query: false
order:
query: false
quality:
query: false
sort:
query: false
start:
query: false
term:
query: false
type:
query: false
validServerUrls: {}
Loading

0 comments on commit d9e3402

Please sign in to comment.