reporting-web-gateway.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch Open in urlscan Pro
20.250.232.63  Public Scan

Submitted URL: https://reporting-web-gateway.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/
Effective URL: https://reporting-web-gateway.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/index.html
Submission: On March 21 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="https://reporting-auth-server.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/v1/swagger.json">Account Service API</option>
      <option value="https://reporting-administration.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/v1/swagger.json">Administration Service API</option>
      <option value="https://reporting-identity.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/v1/swagger.json">Identity Service API</option>
      <option value="https://reporting-product.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/v1/swagger.json">Product Service API</option>
      <option value="https://reporting-reporting.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/v1/swagger.json">Reporting Service API</option>
    </select></label></form>

Text Content

Select a definitionAccount Service APIAdministration Service APIIdentity Service
APIProduct Service APIReporting Service API


ACCOUNT SERVICE API

 v1 

OAS3

https://reporting-auth-server.clusterstaging.kubex1.bwslimmattal.x25.soxes-projects.ch/swagger/v1/swagger.json

Authorize



ABPAPIDEFINITION


GET/api/abp/api-definition



ABPAPPLICATIONCONFIGURATION


GET/api/abp/application-configuration



ABPAPPLICATIONLOCALIZATION


GET/api/abp/application-localization



ABPTENANT


GET/api/abp/multi-tenancy/tenants/by-name/{name}

GET/api/abp/multi-tenancy/tenants/by-id/{id}



ACCOUNT


POST/api/account/register

POST/api/account/send-password-reset-code

POST/api/account/verify-password-reset-token

POST/api/account/reset-password

GET/api/account/confirmation-state

POST/api/account/send-phone-number-confirmation-token

POST/api/account/send-email-confirmation-token

POST/api/account/verify-email-confirmation-token

POST/api/account/confirm-phone-number

POST/api/account/confirm-email

POST/api/account/profile-picture

GET/api/account/profile-picture/{id}

GET/api/account/two-factor-providers

POST/api/account/send-two-factor-code

GET/api/account/security-logs

POST/api/account/verify-authenticator-code

POST/api/account/reset-authenticator

GET/api/account/has-authenticator-key

GET/api/account/authenticator-info

GET/api/account/profile-picture-file/{id}

GET/api/account/recaptcha-validate



ACCOUNTEXTERNALPROVIDER


GET/api/account/external-provider

GET/api/account/external-provider/by-name



LOGIN


POST/api/account/login

POST/api/account/linkLogin

GET/api/account/logout

POST/api/account/checkPassword



PROFILE


GET/api/account/my-profile

PUT/api/account/my-profile

POST/api/account/my-profile/change-password

GET/api/account/my-profile/two-factor-enabled

POST/api/account/my-profile/set-two-factor-enabled

GET/api/account/my-profile/can-enable-two-factor

GET/api/account/my-profile/timezones



USER


POST/api/account/link-user/link

POST/api/account/link-user/unlink

POST/api/account/link-user/is-linked

POST/api/account/link-user/generate-link-token

POST/api/account/link-user/verify-link-token

POST/api/account/link-user/generate-link-login-token

POST/api/account/link-user/verify-link-login-token

GET/api/account/link-user

GET/api/account/user-delegation/delegated-users

GET/api/account/user-delegation/my-delegated-users

GET/api/account/user-delegation/active-delegations

GET/api/account/user-delegation/user-lookup

POST/api/account/user-delegation/delegate-new-user

POST/api/account/user-delegation/delete-delegation


SCHEMAS

Volo.Abp.Account.AuthenticatorInfoDto
Volo.Abp.Account.ChangePasswordInput
Volo.Abp.Account.ConfirmEmailInput
Volo.Abp.Account.ConfirmPhoneNumberInput
Volo.Abp.Account.DelegateNewUserInput
Volo.Abp.Account.ExternalProviders.ExternalProviderDto
Volo.Abp.Account.ExternalProviders.ExternalProviderItemDto
Volo.Abp.Account.ExternalProviders.ExternalProviderItemWithSecretDto
Volo.Abp.Account.ExternalProviders.ExternalProviderSettingsProperty
Volo.Abp.Account.IdentityUserConfirmationStateDto
Volo.Abp.Account.IsLinkedInput
Volo.Abp.Account.LinkUserDto
Volo.Abp.Account.LinkUserInput
Volo.Abp.Account.ProfileDto
Volo.Abp.Account.ProfilePictureSourceDto
Volo.Abp.Account.ProfilePictureType
Volo.Abp.Account.Public.Web.Areas.Account.Controllers.Models.AbpLoginResult
Volo.Abp.Account.Public.Web.Areas.Account.Controllers.Models.LinkUserLoginInfo
Volo.Abp.Account.Public.Web.Areas.Account.Controllers.Models.LoginResultType
Volo.Abp.Account.Public.Web.Areas.Account.Controllers.Models.UserLoginInfo
Volo.Abp.Account.RegisterDto
Volo.Abp.Account.ResetPasswordDto
Volo.Abp.Account.SendEmailConfirmationTokenDto
Volo.Abp.Account.SendPasswordResetCodeDto
Volo.Abp.Account.SendPhoneNumberConfirmationTokenDto
Volo.Abp.Account.SendTwoFactorCodeInput
Volo.Abp.Account.UnLinkUserInput
Volo.Abp.Account.UpdateProfileDto
Volo.Abp.Account.UserDelegationDto
Volo.Abp.Account.UserLookupDto
Volo.Abp.Account.VerifyAuthenticatorCodeDto
Volo.Abp.Account.VerifyAuthenticatorCodeInput
Volo.Abp.Account.VerifyEmailConfirmationTokenInput
Volo.Abp.Account.VerifyLinkLoginTokenInput
Volo.Abp.Account.VerifyLinkTokenInput
Volo.Abp.Account.VerifyPasswordResetTokenInput
Volo.Abp.Application.Dtos.ListResultDto`1[[Volo.Abp.Account.LinkUserDto,
Volo.Abp.Account.Pro.Public.Application.Contracts, Version=7.4.5.0,
Culture=neutral, PublicKeyToken=null]]
Volo.Abp.Application.Dtos.ListResultDto`1[[Volo.Abp.Account.UserDelegationDto,
Volo.Abp.Account.Pro.Public.Application.Contracts, Version=7.4.5.0,
Culture=neutral, PublicKeyToken=null]]
Volo.Abp.Application.Dtos.ListResultDto`1[[Volo.Abp.Account.UserLookupDto,
Volo.Abp.Account.Pro.Public.Application.Contracts, Version=7.4.5.0,
Culture=neutral, PublicKeyToken=null]]
Volo.Abp.Application.Dtos.PagedResultDto`1[[Volo.Abp.Identity.IdentitySecurityLogDto,
Volo.Abp.Identity.Pro.Application.Contracts, Version=7.4.5.0, Culture=neutral,
PublicKeyToken=null]]
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationAuthConfigurationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationFeatureConfigurationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationGlobalFeatureConfigurationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationConfigurationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationResourceDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationSettingConfigurationDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ClockDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.CurrentCultureDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.CurrentUserDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.DateTimeFormatDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.IanaTimeZone
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.EntityExtensionDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionEnumDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionEnumFieldDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyApiCreateDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyApiDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyApiGetDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyApiUpdateDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyAttributeDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyUiDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyUiFormDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyUiLookupDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ExtensionPropertyUiTableDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.LocalizableStringDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ModuleExtensionDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending.ObjectExtensionsDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.TimeZone
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.TimingDto
Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.WindowsTimeZone
Volo.Abp.AspNetCore.Mvc.MultiTenancy.CurrentTenantDto
Volo.Abp.AspNetCore.Mvc.MultiTenancy.FindTenantResultDto
Volo.Abp.AspNetCore.Mvc.MultiTenancy.MultiTenancyInfoDto
Volo.Abp.Http.Modeling.ActionApiDescriptionModel
Volo.Abp.Http.Modeling.ApplicationApiDescriptionModel
Volo.Abp.Http.Modeling.ControllerApiDescriptionModel
Volo.Abp.Http.Modeling.ControllerInterfaceApiDescriptionModel
Volo.Abp.Http.Modeling.InterfaceMethodApiDescriptionModel
Volo.Abp.Http.Modeling.MethodParameterApiDescriptionModel
Volo.Abp.Http.Modeling.ModuleApiDescriptionModel
Volo.Abp.Http.Modeling.ParameterApiDescriptionModel
Volo.Abp.Http.Modeling.PropertyApiDescriptionModel
Volo.Abp.Http.Modeling.ReturnValueApiDescriptionModel
Volo.Abp.Http.Modeling.TypeApiDescriptionModel
Volo.Abp.Http.RemoteServiceErrorInfo
Volo.Abp.Http.RemoteServiceErrorResponse
Volo.Abp.Http.RemoteServiceValidationErrorInfo
Volo.Abp.Identity.IdentitySecurityLogDto
Volo.Abp.Identity.IdentityUserDto
Volo.Abp.Localization.LanguageInfo
Volo.Abp.NameValue