@ampeco/public-api-mcp 3.235.1 → 3.236.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "totalEndpoints": 637,
3
- "originalSize": 5652060,
4
- "optimizedSize": 1580538,
5
- "reductionPercent": 72.04,
6
- "buildDuration": 1365,
3
+ "originalSize": 5645699,
4
+ "optimizedSize": 1578006,
5
+ "reductionPercent": 72.05,
6
+ "buildDuration": 1479,
7
7
  "responseSchemas": {
8
8
  "total": 637,
9
9
  "withSchemas": 637,
10
- "totalSchemaSize": 3210498,
11
- "averageSchemaSize": 5040
10
+ "totalSchemaSize": 3207573,
11
+ "averageSchemaSize": 5035
12
12
  }
13
13
  }
@@ -32312,6 +32312,9 @@
32312
32312
  },
32313
32313
  "403": {
32314
32314
  "description": "You do not have permission to perform the action"
32315
+ },
32316
+ "429": {
32317
+ "description": "Too many requests. Please try again later. For more information, please check the rate limit headers X-RateLimit-*"
32315
32318
  }
32316
32319
  }
32317
32320
  },
@@ -32336,6 +32339,9 @@
32336
32339
  },
32337
32340
  "404": {
32338
32341
  "description": "The record is not found"
32342
+ },
32343
+ "429": {
32344
+ "description": "Too many requests. Please try again later. For more information, please check the rate limit headers X-RateLimit-*"
32339
32345
  }
32340
32346
  }
32341
32347
  },
@@ -37480,12 +37486,7 @@
37480
37486
  },
37481
37487
  "allowAccessToPrivateChargePoints": {
37482
37488
  "type": "boolean",
37483
- "default": false,
37484
- "description": "**Deprecated.** Use `accessPolicyId` instead. When `true`, the default \"Full private access\" policy is assigned. When `false` or omitted, no policy is assigned. Ignored when `accessPolicyId` is provided in the same request."
37485
- },
37486
- "accessPolicyId": {
37487
- "type": "integer",
37488
- "description": "The access policy ID to assign. Must reference a policy accessible to the partner. Omit the field when no policy should be assigned. When provided together with `allowAccessToPrivateChargePoints`, this field takes precedence and the boolean is ignored."
37489
+ "default": false
37489
37490
  },
37490
37491
  "corporateBillingLimit": {
37491
37492
  "type": "number",
@@ -37651,13 +37652,7 @@
37651
37652
  },
37652
37653
  "allowAccessToPrivateChargePoints": {
37653
37654
  "type": "boolean",
37654
- "default": false,
37655
- "description": "**Deprecated.** Use `accessPolicyId` instead. When `true`, the default \"Full private access\" policy is assigned. When `false`, any assigned policy is cleared. Omitting the field leaves the current value unchanged. Ignored when `accessPolicyId` is provided in the same request."
37656
- },
37657
- "accessPolicyId": {
37658
- "type": "integer",
37659
- "nullable": true,
37660
- "description": "The access policy ID to assign. Must reference a policy accessible to the partner. Send `null` to clear any assigned policy; omit the field to leave the current value unchanged. When provided together with `allowAccessToPrivateChargePoints`, this field takes precedence and the boolean is ignored."
37655
+ "default": false
37661
37656
  },
37662
37657
  "corporateBillingLimit": {
37663
37658
  "type": "number",
@@ -41277,16 +41272,6 @@
41277
41272
  "nullable": true,
41278
41273
  "description": "IBAN of the bank account."
41279
41274
  },
41280
- "bankName": {
41281
- "type": "string",
41282
- "nullable": true,
41283
- "description": "Name of the bank."
41284
- },
41285
- "bankAddress": {
41286
- "type": "string",
41287
- "nullable": true,
41288
- "description": "Address of the bank."
41289
- },
41290
41275
  "bankCode": {
41291
41276
  "type": "string",
41292
41277
  "nullable": true,
@@ -41302,11 +41287,6 @@
41302
41287
  "nullable": true,
41303
41288
  "description": "Type of the bank account."
41304
41289
  },
41305
- "bankAccountHolder": {
41306
- "type": "string",
41307
- "nullable": true,
41308
- "description": "Name of the bank account holder."
41309
- },
41310
41290
  "bankBic": {
41311
41291
  "type": "string",
41312
41292
  "nullable": true,
@@ -42162,16 +42142,6 @@
42162
42142
  "nullable": true,
42163
42143
  "description": "IBAN of the bank account."
42164
42144
  },
42165
- "bankName": {
42166
- "type": "string",
42167
- "nullable": true,
42168
- "description": "Name of the bank."
42169
- },
42170
- "bankAddress": {
42171
- "type": "string",
42172
- "nullable": true,
42173
- "description": "Address of the bank."
42174
- },
42175
42145
  "bankCode": {
42176
42146
  "type": "string",
42177
42147
  "nullable": true,
@@ -42187,11 +42157,6 @@
42187
42157
  "nullable": true,
42188
42158
  "description": "Type of the bank account."
42189
42159
  },
42190
- "bankAccountHolder": {
42191
- "type": "string",
42192
- "nullable": true,
42193
- "description": "Name of the bank account holder."
42194
- },
42195
42160
  "bankBic": {
42196
42161
  "type": "string",
42197
42162
  "nullable": true,
@@ -63979,16 +63944,6 @@
63979
63944
  "nullable": true,
63980
63945
  "description": "IBAN of the bank account."
63981
63946
  },
63982
- "bankName": {
63983
- "type": "string",
63984
- "nullable": true,
63985
- "description": "Name of the bank."
63986
- },
63987
- "bankAddress": {
63988
- "type": "string",
63989
- "nullable": true,
63990
- "description": "Address of the bank."
63991
- },
63992
63947
  "bankCode": {
63993
63948
  "type": "string",
63994
63949
  "nullable": true,
@@ -64004,11 +63959,6 @@
64004
63959
  "nullable": true,
64005
63960
  "description": "Type of the bank account."
64006
63961
  },
64007
- "bankAccountHolder": {
64008
- "type": "string",
64009
- "nullable": true,
64010
- "description": "Name of the bank account holder."
64011
- },
64012
63962
  "bankBic": {
64013
63963
  "type": "string",
64014
63964
  "nullable": true,
@@ -64584,16 +64534,6 @@
64584
64534
  "nullable": true,
64585
64535
  "description": "IBAN of the bank account."
64586
64536
  },
64587
- "bankName": {
64588
- "type": "string",
64589
- "nullable": true,
64590
- "description": "Name of the bank."
64591
- },
64592
- "bankAddress": {
64593
- "type": "string",
64594
- "nullable": true,
64595
- "description": "Address of the bank."
64596
- },
64597
64537
  "bankCode": {
64598
64538
  "type": "string",
64599
64539
  "nullable": true,
@@ -64609,11 +64549,6 @@
64609
64549
  "nullable": true,
64610
64550
  "description": "Type of the bank account."
64611
64551
  },
64612
- "bankAccountHolder": {
64613
- "type": "string",
64614
- "nullable": true,
64615
- "description": "Name of the bank account holder."
64616
- },
64617
64552
  "bankBic": {
64618
64553
  "type": "string",
64619
64554
  "nullable": true,
@@ -67998,16 +67933,6 @@
67998
67933
  "nullable": true,
67999
67934
  "description": "IBAN of the bank account."
68000
67935
  },
68001
- "bankName": {
68002
- "type": "string",
68003
- "nullable": true,
68004
- "description": "Name of the bank."
68005
- },
68006
- "bankAddress": {
68007
- "type": "string",
68008
- "nullable": true,
68009
- "description": "Address of the bank."
68010
- },
68011
67936
  "bankCode": {
68012
67937
  "type": "string",
68013
67938
  "nullable": true,
@@ -68023,11 +67948,6 @@
68023
67948
  "nullable": true,
68024
67949
  "description": "Type of the bank account."
68025
67950
  },
68026
- "bankAccountHolder": {
68027
- "type": "string",
68028
- "nullable": true,
68029
- "description": "Name of the bank account holder."
68030
- },
68031
67951
  "bankBic": {
68032
67952
  "type": "string",
68033
67953
  "nullable": true,
@@ -68933,16 +68853,6 @@
68933
68853
  "nullable": true,
68934
68854
  "description": "IBAN of the bank account."
68935
68855
  },
68936
- "bankName": {
68937
- "type": "string",
68938
- "nullable": true,
68939
- "description": "Name of the bank."
68940
- },
68941
- "bankAddress": {
68942
- "type": "string",
68943
- "nullable": true,
68944
- "description": "Address of the bank."
68945
- },
68946
68856
  "bankCode": {
68947
68857
  "type": "string",
68948
68858
  "nullable": true,
@@ -68958,11 +68868,6 @@
68958
68868
  "nullable": true,
68959
68869
  "description": "Type of the bank account."
68960
68870
  },
68961
- "bankAccountHolder": {
68962
- "type": "string",
68963
- "nullable": true,
68964
- "description": "Name of the bank account holder."
68965
- },
68966
68871
  "bankBic": {
68967
68872
  "type": "string",
68968
68873
  "nullable": true,
@@ -71072,7 +70977,7 @@
71072
70977
  ],
71073
70978
  "info": {
71074
70979
  "title": "Public API",
71075
- "version": "3.235.1",
70980
+ "version": "3.236.0",
71076
70981
  "description": "The Public API provides server-to-server integration capabilities for your EV charging platform.\n\n**Authentication.** Existing integrations continue to work unchanged — long-lived UUID admin tokens are sent in `Authorization: Bearer ...` with no exchange required. Two security schemes are documented for OpenAPI client tooling, both resulting in the same Bearer header at the wire level:\n - `bearerAuth` — the token in the `Authorization: Bearer ...` header is either a long-lived UUID admin token (issued via the admin UI, used directly) or a short-lived access token previously obtained via OAuth.\n - `oauth2ClientCredentials` - a `client_id` / `client_secret` pair should be exchanged for a short-lived access token at `/public-api/oauth/token` per RFC 6749 Section 4.4 (Client Credentials Grant), and the short-lived token should be used in the `Authorization: Bearer ...` header. The OAuth `client_secret` itself cannot be sent directly as a bearer token — it must be exchanged first.\n"
71077
70982
  },
71078
70983
  "servers": [
@@ -71086,18 +70991,18 @@
71086
70991
  }
71087
70992
  }
71088
70993
  ],
71089
- "buildTimestamp": "2026-08-19T13:53:40.220Z",
70994
+ "buildTimestamp": "2026-08-20T10:02:16.372Z",
71090
70995
  "stats": {
71091
70996
  "totalEndpoints": 637,
71092
- "originalSize": 5652060,
71093
- "optimizedSize": 1580538,
71094
- "reductionPercent": 72.04,
71095
- "buildDuration": 1365,
70997
+ "originalSize": 5645699,
70998
+ "optimizedSize": 1578006,
70999
+ "reductionPercent": 72.05,
71000
+ "buildDuration": 1479,
71096
71001
  "responseSchemas": {
71097
71002
  "total": 637,
71098
71003
  "withSchemas": 637,
71099
- "totalSchemaSize": 3210498,
71100
- "averageSchemaSize": 5040
71004
+ "totalSchemaSize": 3207573,
71005
+ "averageSchemaSize": 5035
71101
71006
  }
71102
71007
  }
71103
71008
  }