Battery Passport API

Number of APIs: 20

The Battery Passport API enables the management of battery passports and facilitates the administration of relevant OME's users involved in creating battery passports.

Contact Support: Name: Siemens Battery Passport API Team

  1. passports-{passport_id} - Get private passport of a battery GET {{baseUrl}}/passports/:passport_id

  2. passports-{passport_id}-auditLogs - Get the transaction event history of a private passport GET {{baseUrl}}/passports/:passport_id/auditLogs

  3. passports-{passport_id} - Update a passport of a battery PATCH {{baseUrl}}/passports/:passport_id

  4. passports - Create a new passport in its entirety. POST {{baseUrl}}/passports

  5. passports-{passport_id} - Delete a private passport of a battery DELETE {{baseUrl}}/passports/:passport_id

  6. users - Get user by user name GET {{baseUrl}}/users

  7. passports-{passport_id} - Restores a passport of a battery PATCH {{baseUrl}}/passports/:passport_id/restore

  8. passports - Get a list of logged-in user's battery passports based on a specified status. GET {{baseUrl}}/passports?state=<string>

  9. passports - Retrieve Battery Passport's public info GET {{baseUrl}}/passports/public/:passport_id

  10. passports - Retrieve Battery Passports Analytics Data GET {{baseUrl}}/passports/analytics