EPY Digital
A Short URL media system that works best for Mixed reality applications.
6 subscribers
29 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
EPY Digital endpoints
| Method | Endpoint | Description |
|---|---|---|
| Projects | ||
| POST |
createProject /projects |
Creates a new project with name, key, type, and metadata |
| GET |
getProjectByKey /projects/by-key |
Retrieves a project by its key with collections filtered by the specified platform |
| GET |
listProjects /projects |
Retrieves all projects for the current user |
| POST |
addCollectionToProject /projects/collections |
Adds a collection to a project for a specific platform |
| GET |
getProjectWithCollections /projects/collections |
Retrieves a project with its collections, filtered by platform if X-PLATFORM header is provided |
| GET |
getProject /projects/details |
Retrieves a project by its ID |
| PUT |
updateProject /projects |
Updates an existing project's name, key, type, and metadata |
| DELETE |
deleteProject /projects |
Deletes a project by ID |
| DELETE |
removeCollectionFromProject /projects/collections |
Removes a collection from a project |
| Collections | ||
| POST |
createFileCollection /collections |
Creates a new file collection |
| DELETE |
removeFileFromCollection /collections/files |
Removes a file from a collection |
| GET |
getFileCollection /collections |
Retrieves a file collection and its associated files |
| POST |
addFileToCollection /collections/files |
Adds a file to a collection |
| Files | ||
| GET |
retrieveFile /files |
Retrieves a file by its filename |
| POST |
uploadFile /files/upload |
Uploads a file to the system |
| GET |
downloadFile /files/download |
Downloads a file by its ID |
| GET |
listFiles /files/list |
Lists all files for the current user |
| URLs | ||
| GET |
getURLsByDomain /urls/by-domain |
Retrieves URLs by domain |
| GET |
getQRCode /urls/qr |
Gets a QR code for a URL |
| POST |
generateURLs /urls/generate |
Generates multiple URLs |
| GET |
getURLsByShortCode /urls/by-code |
Retrieves URLs by short code |
| PUT |
updateURL /urls |
Updates a URL |
| Quizzes | ||
| DELETE |
deleteQuiz /quizzes |
Deletes a quiz |
| POST |
createQuiz /quizzes |
Creates a new quiz |
| GET |
getQuiz /quizzes/details |
Gets a quiz by ID |
| GET |
listQuizzes /quizzes |
Lists all quizzes |
| PUT |
updateQuiz /quizzes |
Updates an existing quiz |
| User | ||
| PUT |
updateUserProfile /user/profile |
Updates the current user's profile |
| GET |
getUserProfile /user/profile |
Gets the current user's profile |
EPY Digital pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|