@ampeco/public-api-mcp 3.230.0 → 3.231.1
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.
- package/dist/generated/build-stats.json +6 -6
- package/dist/generated/endpoints.json +100 -39
- package/dist/generated/response-schemas.json +136 -68
- package/dist/generated/schemas.d.ts +3 -3
- package/dist/generated/schemas.js +1 -1
- package/dist/generated/schemas.js.map +1 -1
- package/dist/generated/schemas.ts +1 -1
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"totalEndpoints": 623,
|
|
3
|
-
"originalSize":
|
|
4
|
-
"optimizedSize":
|
|
5
|
-
"reductionPercent": 71.
|
|
6
|
-
"buildDuration":
|
|
3
|
+
"originalSize": 5470731,
|
|
4
|
+
"optimizedSize": 1541469,
|
|
5
|
+
"reductionPercent": 71.82,
|
|
6
|
+
"buildDuration": 1358,
|
|
7
7
|
"responseSchemas": {
|
|
8
8
|
"total": 623,
|
|
9
9
|
"withSchemas": 623,
|
|
10
|
-
"totalSchemaSize":
|
|
11
|
-
"averageSchemaSize":
|
|
10
|
+
"totalSchemaSize": 3141172,
|
|
11
|
+
"averageSchemaSize": 5042
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -37541,7 +37541,8 @@
|
|
|
37541
37541
|
"hi",
|
|
37542
37542
|
"de-CH",
|
|
37543
37543
|
"fr-CH",
|
|
37544
|
-
"it-CH"
|
|
37544
|
+
"it-CH",
|
|
37545
|
+
"en-GB"
|
|
37545
37546
|
],
|
|
37546
37547
|
"description": "IETF language tag."
|
|
37547
37548
|
},
|
|
@@ -55101,13 +55102,17 @@
|
|
|
55101
55102
|
},
|
|
55102
55103
|
"feePerKwh": {
|
|
55103
55104
|
"type": "number",
|
|
55105
|
+
"format": "decimal",
|
|
55104
55106
|
"example": 0.07,
|
|
55105
|
-
"nullable": true
|
|
55107
|
+
"nullable": true,
|
|
55108
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
55106
55109
|
},
|
|
55107
55110
|
"flatFee": {
|
|
55108
55111
|
"type": "number",
|
|
55112
|
+
"format": "decimal",
|
|
55109
55113
|
"example": 0.08,
|
|
55110
|
-
"nullable": true
|
|
55114
|
+
"nullable": true,
|
|
55115
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
55111
55116
|
}
|
|
55112
55117
|
},
|
|
55113
55118
|
"required": [
|
|
@@ -55131,13 +55136,17 @@
|
|
|
55131
55136
|
},
|
|
55132
55137
|
"feePerUnit": {
|
|
55133
55138
|
"type": "number",
|
|
55139
|
+
"format": "decimal",
|
|
55134
55140
|
"example": 0.05,
|
|
55135
|
-
"nullable": true
|
|
55141
|
+
"nullable": true,
|
|
55142
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
55136
55143
|
},
|
|
55137
55144
|
"flatFee": {
|
|
55138
55145
|
"type": "number",
|
|
55146
|
+
"format": "decimal",
|
|
55139
55147
|
"example": 0,
|
|
55140
|
-
"nullable": true
|
|
55148
|
+
"nullable": true,
|
|
55149
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
55141
55150
|
}
|
|
55142
55151
|
},
|
|
55143
55152
|
"required": [
|
|
@@ -55161,13 +55170,17 @@
|
|
|
55161
55170
|
},
|
|
55162
55171
|
"feePerUnit": {
|
|
55163
55172
|
"type": "number",
|
|
55173
|
+
"format": "decimal",
|
|
55164
55174
|
"example": 0.05,
|
|
55165
|
-
"nullable": true
|
|
55175
|
+
"nullable": true,
|
|
55176
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
55166
55177
|
},
|
|
55167
55178
|
"flatFee": {
|
|
55168
55179
|
"type": "number",
|
|
55180
|
+
"format": "decimal",
|
|
55169
55181
|
"example": 0.06,
|
|
55170
|
-
"nullable": true
|
|
55182
|
+
"nullable": true,
|
|
55183
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
55171
55184
|
}
|
|
55172
55185
|
},
|
|
55173
55186
|
"required": [
|
|
@@ -56201,13 +56214,17 @@
|
|
|
56201
56214
|
},
|
|
56202
56215
|
"feePerKwh": {
|
|
56203
56216
|
"type": "number",
|
|
56217
|
+
"format": "decimal",
|
|
56204
56218
|
"example": 0.07,
|
|
56205
|
-
"nullable": true
|
|
56219
|
+
"nullable": true,
|
|
56220
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
56206
56221
|
},
|
|
56207
56222
|
"flatFee": {
|
|
56208
56223
|
"type": "number",
|
|
56224
|
+
"format": "decimal",
|
|
56209
56225
|
"example": 0.08,
|
|
56210
|
-
"nullable": true
|
|
56226
|
+
"nullable": true,
|
|
56227
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
56211
56228
|
}
|
|
56212
56229
|
},
|
|
56213
56230
|
"required": [
|
|
@@ -56231,13 +56248,17 @@
|
|
|
56231
56248
|
},
|
|
56232
56249
|
"feePerUnit": {
|
|
56233
56250
|
"type": "number",
|
|
56251
|
+
"format": "decimal",
|
|
56234
56252
|
"example": 0.05,
|
|
56235
|
-
"nullable": true
|
|
56253
|
+
"nullable": true,
|
|
56254
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
56236
56255
|
},
|
|
56237
56256
|
"flatFee": {
|
|
56238
56257
|
"type": "number",
|
|
56258
|
+
"format": "decimal",
|
|
56239
56259
|
"example": 0,
|
|
56240
|
-
"nullable": true
|
|
56260
|
+
"nullable": true,
|
|
56261
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
56241
56262
|
}
|
|
56242
56263
|
},
|
|
56243
56264
|
"required": [
|
|
@@ -56261,13 +56282,17 @@
|
|
|
56261
56282
|
},
|
|
56262
56283
|
"feePerUnit": {
|
|
56263
56284
|
"type": "number",
|
|
56285
|
+
"format": "decimal",
|
|
56264
56286
|
"example": 0.05,
|
|
56265
|
-
"nullable": true
|
|
56287
|
+
"nullable": true,
|
|
56288
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
56266
56289
|
},
|
|
56267
56290
|
"flatFee": {
|
|
56268
56291
|
"type": "number",
|
|
56292
|
+
"format": "decimal",
|
|
56269
56293
|
"example": 0.06,
|
|
56270
|
-
"nullable": true
|
|
56294
|
+
"nullable": true,
|
|
56295
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
56271
56296
|
}
|
|
56272
56297
|
},
|
|
56273
56298
|
"required": [
|
|
@@ -57307,13 +57332,17 @@
|
|
|
57307
57332
|
},
|
|
57308
57333
|
"feePerKwh": {
|
|
57309
57334
|
"type": "number",
|
|
57335
|
+
"format": "decimal",
|
|
57310
57336
|
"example": 0.07,
|
|
57311
|
-
"nullable": true
|
|
57337
|
+
"nullable": true,
|
|
57338
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
57312
57339
|
},
|
|
57313
57340
|
"flatFee": {
|
|
57314
57341
|
"type": "number",
|
|
57342
|
+
"format": "decimal",
|
|
57315
57343
|
"example": 0.08,
|
|
57316
|
-
"nullable": true
|
|
57344
|
+
"nullable": true,
|
|
57345
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
57317
57346
|
}
|
|
57318
57347
|
},
|
|
57319
57348
|
"required": [
|
|
@@ -57337,13 +57366,17 @@
|
|
|
57337
57366
|
},
|
|
57338
57367
|
"feePerUnit": {
|
|
57339
57368
|
"type": "number",
|
|
57369
|
+
"format": "decimal",
|
|
57340
57370
|
"example": 0.05,
|
|
57341
|
-
"nullable": true
|
|
57371
|
+
"nullable": true,
|
|
57372
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
57342
57373
|
},
|
|
57343
57374
|
"flatFee": {
|
|
57344
57375
|
"type": "number",
|
|
57376
|
+
"format": "decimal",
|
|
57345
57377
|
"example": 0,
|
|
57346
|
-
"nullable": true
|
|
57378
|
+
"nullable": true,
|
|
57379
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
57347
57380
|
}
|
|
57348
57381
|
},
|
|
57349
57382
|
"required": [
|
|
@@ -57367,13 +57400,17 @@
|
|
|
57367
57400
|
},
|
|
57368
57401
|
"feePerUnit": {
|
|
57369
57402
|
"type": "number",
|
|
57403
|
+
"format": "decimal",
|
|
57370
57404
|
"example": 0.05,
|
|
57371
|
-
"nullable": true
|
|
57405
|
+
"nullable": true,
|
|
57406
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
57372
57407
|
},
|
|
57373
57408
|
"flatFee": {
|
|
57374
57409
|
"type": "number",
|
|
57410
|
+
"format": "decimal",
|
|
57375
57411
|
"example": 0.06,
|
|
57376
|
-
"nullable": true
|
|
57412
|
+
"nullable": true,
|
|
57413
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
57377
57414
|
}
|
|
57378
57415
|
},
|
|
57379
57416
|
"required": [
|
|
@@ -58459,13 +58496,17 @@
|
|
|
58459
58496
|
},
|
|
58460
58497
|
"feePerKwh": {
|
|
58461
58498
|
"type": "number",
|
|
58499
|
+
"format": "decimal",
|
|
58462
58500
|
"example": 0.07,
|
|
58463
|
-
"nullable": true
|
|
58501
|
+
"nullable": true,
|
|
58502
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
58464
58503
|
},
|
|
58465
58504
|
"flatFee": {
|
|
58466
58505
|
"type": "number",
|
|
58506
|
+
"format": "decimal",
|
|
58467
58507
|
"example": 0.08,
|
|
58468
|
-
"nullable": true
|
|
58508
|
+
"nullable": true,
|
|
58509
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
58469
58510
|
}
|
|
58470
58511
|
},
|
|
58471
58512
|
"required": [
|
|
@@ -58489,13 +58530,17 @@
|
|
|
58489
58530
|
},
|
|
58490
58531
|
"feePerUnit": {
|
|
58491
58532
|
"type": "number",
|
|
58533
|
+
"format": "decimal",
|
|
58492
58534
|
"example": 0.05,
|
|
58493
|
-
"nullable": true
|
|
58535
|
+
"nullable": true,
|
|
58536
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
58494
58537
|
},
|
|
58495
58538
|
"flatFee": {
|
|
58496
58539
|
"type": "number",
|
|
58540
|
+
"format": "decimal",
|
|
58497
58541
|
"example": 0,
|
|
58498
|
-
"nullable": true
|
|
58542
|
+
"nullable": true,
|
|
58543
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
58499
58544
|
}
|
|
58500
58545
|
},
|
|
58501
58546
|
"required": [
|
|
@@ -58519,13 +58564,17 @@
|
|
|
58519
58564
|
},
|
|
58520
58565
|
"feePerUnit": {
|
|
58521
58566
|
"type": "number",
|
|
58567
|
+
"format": "decimal",
|
|
58522
58568
|
"example": 0.05,
|
|
58523
|
-
"nullable": true
|
|
58569
|
+
"nullable": true,
|
|
58570
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
58524
58571
|
},
|
|
58525
58572
|
"flatFee": {
|
|
58526
58573
|
"type": "number",
|
|
58574
|
+
"format": "decimal",
|
|
58527
58575
|
"example": 0.06,
|
|
58528
|
-
"nullable": true
|
|
58576
|
+
"nullable": true,
|
|
58577
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
58529
58578
|
}
|
|
58530
58579
|
},
|
|
58531
58580
|
"required": [
|
|
@@ -59387,13 +59436,17 @@
|
|
|
59387
59436
|
},
|
|
59388
59437
|
"feePerKwh": {
|
|
59389
59438
|
"type": "number",
|
|
59439
|
+
"format": "decimal",
|
|
59390
59440
|
"example": 0.07,
|
|
59391
|
-
"nullable": true
|
|
59441
|
+
"nullable": true,
|
|
59442
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
59392
59443
|
},
|
|
59393
59444
|
"flatFee": {
|
|
59394
59445
|
"type": "number",
|
|
59446
|
+
"format": "decimal",
|
|
59395
59447
|
"example": 0.08,
|
|
59396
|
-
"nullable": true
|
|
59448
|
+
"nullable": true,
|
|
59449
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
59397
59450
|
}
|
|
59398
59451
|
},
|
|
59399
59452
|
"required": [
|
|
@@ -59417,13 +59470,17 @@
|
|
|
59417
59470
|
},
|
|
59418
59471
|
"feePerUnit": {
|
|
59419
59472
|
"type": "number",
|
|
59473
|
+
"format": "decimal",
|
|
59420
59474
|
"example": 0.05,
|
|
59421
|
-
"nullable": true
|
|
59475
|
+
"nullable": true,
|
|
59476
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
59422
59477
|
},
|
|
59423
59478
|
"flatFee": {
|
|
59424
59479
|
"type": "number",
|
|
59480
|
+
"format": "decimal",
|
|
59425
59481
|
"example": 0,
|
|
59426
|
-
"nullable": true
|
|
59482
|
+
"nullable": true,
|
|
59483
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
59427
59484
|
}
|
|
59428
59485
|
},
|
|
59429
59486
|
"required": [
|
|
@@ -59447,13 +59504,17 @@
|
|
|
59447
59504
|
},
|
|
59448
59505
|
"feePerUnit": {
|
|
59449
59506
|
"type": "number",
|
|
59507
|
+
"format": "decimal",
|
|
59450
59508
|
"example": 0.05,
|
|
59451
|
-
"nullable": true
|
|
59509
|
+
"nullable": true,
|
|
59510
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
59452
59511
|
},
|
|
59453
59512
|
"flatFee": {
|
|
59454
59513
|
"type": "number",
|
|
59514
|
+
"format": "decimal",
|
|
59455
59515
|
"example": 0.06,
|
|
59456
|
-
"nullable": true
|
|
59516
|
+
"nullable": true,
|
|
59517
|
+
"description": "Up to 5 digits after the decimal point depending on the currency precision."
|
|
59457
59518
|
}
|
|
59458
59519
|
},
|
|
59459
59520
|
"required": [
|
|
@@ -69956,7 +70017,7 @@
|
|
|
69956
70017
|
],
|
|
69957
70018
|
"info": {
|
|
69958
70019
|
"title": "Public API",
|
|
69959
|
-
"version": "3.
|
|
70020
|
+
"version": "3.231.1",
|
|
69960
70021
|
"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"
|
|
69961
70022
|
},
|
|
69962
70023
|
"servers": [
|
|
@@ -69970,18 +70031,18 @@
|
|
|
69970
70031
|
}
|
|
69971
70032
|
}
|
|
69972
70033
|
],
|
|
69973
|
-
"buildTimestamp": "2026-08-
|
|
70034
|
+
"buildTimestamp": "2026-08-12T12:45:01.886Z",
|
|
69974
70035
|
"stats": {
|
|
69975
70036
|
"totalEndpoints": 623,
|
|
69976
|
-
"originalSize":
|
|
69977
|
-
"optimizedSize":
|
|
69978
|
-
"reductionPercent": 71.
|
|
69979
|
-
"buildDuration":
|
|
70037
|
+
"originalSize": 5470731,
|
|
70038
|
+
"optimizedSize": 1541469,
|
|
70039
|
+
"reductionPercent": 71.82,
|
|
70040
|
+
"buildDuration": 1358,
|
|
69980
70041
|
"responseSchemas": {
|
|
69981
70042
|
"total": 623,
|
|
69982
70043
|
"withSchemas": 623,
|
|
69983
|
-
"totalSchemaSize":
|
|
69984
|
-
"averageSchemaSize":
|
|
70044
|
+
"totalSchemaSize": 3141172,
|
|
70045
|
+
"averageSchemaSize": 5042
|
|
69985
70046
|
}
|
|
69986
70047
|
}
|
|
69987
70048
|
}
|