OpenChannel Market API
Base URL:
Auth: unknown
Endpoints: 25
Reachable: unknown
CORS: unknown
https://market.openchannel.io/v2Auth: unknown
Endpoints: 25
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/apps | Returns a paginated list of APPROVED or SUSPENDED apps | — | — | — |
GET |
/apps/bySafeName/{safeName} | Returns a single APPROVED or SUSPENDED app | — | — | — |
GET |
/apps/textSearch | Searches through the text of fields to find APPROVED or SUSPENDED apps | — | — | — |
GET |
/apps/versions | Returns a paginated list of AppVersions | — | — | — |
GET |
/apps/{appId} | Returns a single APPROVED or SUSPENDED app | — | — | — |
GET |
/apps/{appId}/versions/{version} | Returns a single AppVersion | — | — | — |
GET |
/developerAccounts | Returns a paginated list of developerAccounts | — | — | — |
GET |
/developerAccounts/{developerAccountId} | Returns a single developer account | — | — | — |
GET |
/developers | Returns a paginated list of developers | — | — | — |
GET |
/developers/{developerId} | Returns a single developer | — | — | — |
GET |
/events/{eventId} | Returns an event | — | — | — |
GET |
/files | Returns a paginated list of files | — | — | — |
GET |
/files/byIdOrUrl | Get the details for a file. | — | — | — |
GET |
/files/download | A signed URL for downloading a private file can be returned by providing the fileId. | — | — | — |
GET |
/markets/this | Returns the current marketplace | — | — | — |
GET |
/ownership | Returns a paginated list of app licenses | — | — | — |
GET |
/ownership/{ownershipId} | Returns an ownership record | — | — | — |
GET |
/permission/apps/{appId} | Returns permission that allows the app to access this user's data | — | — | — |
GET |
/reviews | Find reviews for a particular App and marketplace. Results are automatically paginated when limit is set | — | — | — |
GET |
/reviews/{reviewId} | Find a Review within a particular App and marketplace | — | — | — |
GET |
/stats/series/{period}/{fields} | Return a timeseries for a particular field | — | — | — |
GET |
/stats/total | Returns the total number of events for a particular field. | — | — | — |
GET |
/transactions | Returns a paginated list of transactions | — | — | — |
GET |
/transactions/{transactionId} | Returns a transaction | — | — | — |
GET |
/userAccounts | Returns a paginated list of userAccounts | — | — | — |
GET |
/userAccounts/{userAccountId} | Returns a single user account | — | — | — |