Endpoints for generating Postman collections, environments, and signing scripts.
/collection.json. Your browser downloads a JSON file. Open Postman → click Import (top-left) → drag or select the file./environment.json → Import in Postman. Then select it as active environment from the top-right dropdown.Generate a Postman collection from the backend OpenAPI spec. Injects signing scripts, bearer tokens, and post-response handlers.
?env= — target environment ?doc= — documentation scope (all, client, backoffice)
Pick a scope and environment below to download, then import in Postman.
Generate a Postman environment with base URL, fresh ECDSA key pair, UUID, and default variables.
?env= — target environment (default: develop)
Click an environment below to download, then import in Postman.