User logo
PACE Cloud APIs hub
  • Fueling
  • geo
  • Payment
  • Poi
  • User
Back to hub page
API Changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
2020-4
  • 2025-1 default
  • 2020-4
  • 2021-2
  • 2022-1
  • 2023-1
  • 2024-1
  • 2024-2
  • 2024-3
  • 2024-4
  • 2025-2

Topics

  • Introduction
  • Authentication

Endpoints

  • Federated identities
    • Define federated identity PUT
    • Provide a token for a federated identity provider POST
  • Preferences
    • Get the users app preferences GET
    • Update the users app preferences PUT
  • Sessions
    • Update session PUT
  • Terms
    • Checks acceptance of the terms of service for a user and a service. GET
    • Returns the latest terms of service by serviceName GET
    • Returns the latest terms of service by UUID GET
    • Accepts the terms presented under the UUID POST
  • User
    • Deletes the current account DELETE
    • Check if user has a PIN GET
    • Set the new PIN PUT
    • Check if user has a Password GET
    • Request to set a password PUT
    • Check if user has a PIN or Password GET
    • Check if user has a phone number set. GET
    • Request a change of the users phone number PUT
    • Verifies the users phone number PUT
    • Create device TOTP POST
    • Verify OTP POST
    • Send OTP via Mail POST
    • Create OTP POST
  • Users
    • Returns the user data for the given user GET
    • Set the user data of the given user. PUT
    • Deletes a user identified by UUID DELETE
    • Updates the user data of the given user PATCH
Powered by Bump.sh

Sessions