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
-
passports-{passport_id} - Get private passport of a battery GET {{baseUrl}}/passports/:passport_id
-
passports-{passport_id}-auditLogs - Get the transaction event history of a private passport GET {{baseUrl}}/passports/:passport_id/auditLogs
-
passports-{passport_id} - Update a passport of a battery PATCH {{baseUrl}}/passports/:passport_id
-
passports - Create a new passport in its entirety. POST {{baseUrl}}/passports
-
passports-{passport_id} - Delete a private passport of a battery DELETE {{baseUrl}}/passports/:passport_id
-
users - Get user by user name GET {{baseUrl}}/users
-
passports-{passport_id} - Restores a passport of a battery PATCH {{baseUrl}}/passports/:passport_id/restore
-
passports - Get a list of logged-in user's battery passports based on a specified status. GET {{baseUrl}}/passports?state=<string>
-
passports - Retrieve Battery Passport's public info GET {{baseUrl}}/passports/public/:passport_id
-
passports - Retrieve Battery Passports Analytics Data GET {{baseUrl}}/passports/analytics