POST /api/internal/beta

Checks beta module availability for the current owner

BetaV3
Use this endpoint to determine which application modules are enabled for beta access. Signs in the current user via cookie authentication as a side effect.

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type, including the request body.

Responses

200 OK The request succeeded and the response body contains the requested data.

Response Body Parameters

Example Response application/json
{}