Base URL
https://vextweaks.com
Authentication
Public endpoints require no authentication. Protected endpoints require a Supabase JWT bearer token in the Authorization header.
Authorization: Bearer <supabase-jwt-token>
See OIDC Discovery and OAuth Protected Resource for programmatic auth discovery.
Endpoints
GET
/api/versionReturns the latest available version of the vexTweaks desktop application.
GET
/api/changelogReturns the changelog of recent releases.
POST
/api/contactSubmit a contact request to the vexTweaks support team.
GET
/api/geoReturns geo-location information for the requesting IP address.
POST
/api/newsletterSubscribe an email address to the vexTweaks newsletter.
POSTAuth Required
/api/payment/*Payment processing endpoints (Stripe integration).
*Auth Required
/api/admin/*Admin management endpoints. Requires service role authentication.
Agent Discovery
This site supports automated agent discovery via the following well-known endpoints: