Crittora Logo
Getting StartedChangelogContact Support

Crittora Secure portal

Portal URL: https://secure.crittora.com/portal.html
API base URL: https://9bnxucg4e3.execute-api.us-east-1.amazonaws.com
Last updated: August 2, 2026

Pro accounts use the Crittora Secure portal to manage app client credentials, scoped permissions, billing access, and transaction visibility.

Portal pages
PageFilePurpose
App Clientsportal.htmlList, search, and delete app client credentials.
Create App Clientportal-create-client.htmlCreate scoped app client credentials for an application or workflow.
Credential Successportal-client-success.htmlDisplay newly created app client credentials once.
Transactionsportal-transactions.htmlQuery monthly operation counts and transaction records.
Create an app client
  • Sign in to the portal.
  • Open App Clients, then choose Create App Client Credentials.
  • Enter a name without spaces, an email address, optional E/D/S/V permissions, and optional notes.
  • Copy and securely store the credentials from the success page.
  • Use the new app client credentials in Secure API calls.
Permission codes
CodePermission
EEncrypt
DDecrypt
SSign
VVerify
Portal API endpoints
MethodPathDescription
GET/portal/app-clientsList app clients for the authenticated partner.
POST/portal/app-clientsCreate a new app client credential.
DELETE/portal/app-clients/{clientId}Delete an app client by user ID.
GET/portal/transactionsRetrieve transaction counts or records for a date range.
POST/billing-portalGenerate a Stripe Billing Portal URL.
Transaction queries

Use GET /portal/transactions?from=YYYY-MM-DD&to=YYYY-MM-DD&requested_query=count for a count-only query, or set requested_query=list to retrieve transaction records for the date range.

The portal header displays company, email, and partner ID from the Cognito token claims.

Secure docs

Powered by AWS • Partner Technology • Patent Pending PQC Technology