@ampeco/public-api-mcp 3.239.0 → 3.240.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":
|
|
4
|
-
"optimizedSize":
|
|
5
|
-
"reductionPercent": 72.
|
|
6
|
-
"buildDuration":
|
|
3
|
+
"originalSize": 5664280,
|
|
4
|
+
"optimizedSize": 1583489,
|
|
5
|
+
"reductionPercent": 72.04,
|
|
6
|
+
"buildDuration": 1528,
|
|
7
7
|
"responseSchemas": {
|
|
8
8
|
"total": 637,
|
|
9
9
|
"withSchemas": 637,
|
|
10
|
-
"totalSchemaSize":
|
|
11
|
-
"averageSchemaSize":
|
|
10
|
+
"totalSchemaSize": 3219701,
|
|
11
|
+
"averageSchemaSize": 5054
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -25880,7 +25880,7 @@
|
|
|
25880
25880
|
},
|
|
25881
25881
|
"integrationId": {
|
|
25882
25882
|
"type": "integer",
|
|
25883
|
-
"description": "Filter by Installer app integration ID"
|
|
25883
|
+
"description": "**This filter is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting the filtered property manually.** Filter by Installer app integration ID"
|
|
25884
25884
|
},
|
|
25885
25885
|
"lastUpdatedAfter": {
|
|
25886
25886
|
"type": "string",
|
|
@@ -25969,7 +25969,7 @@
|
|
|
25969
25969
|
"integrationId": {
|
|
25970
25970
|
"type": "integer",
|
|
25971
25971
|
"nullable": true,
|
|
25972
|
-
"description": "The system ID of the Installer app integration. Send null to clear."
|
|
25972
|
+
"description": "**This property is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting this property manually.** The system ID of the Installer app integration. Send null to clear."
|
|
25973
25973
|
},
|
|
25974
25974
|
"externalId": {
|
|
25975
25975
|
"type": "string",
|
|
@@ -26403,7 +26403,7 @@
|
|
|
26403
26403
|
"integrationId": {
|
|
26404
26404
|
"type": "integer",
|
|
26405
26405
|
"nullable": true,
|
|
26406
|
-
"description": "The system ID of the Installer app integration. Send null to clear."
|
|
26406
|
+
"description": "**This property is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting this property manually.** The system ID of the Installer app integration. Send null to clear."
|
|
26407
26407
|
},
|
|
26408
26408
|
"externalId": {
|
|
26409
26409
|
"type": "string",
|
|
@@ -49314,7 +49314,7 @@
|
|
|
49314
49314
|
"method": "POST",
|
|
49315
49315
|
"operationId": "roamingEmspCreate",
|
|
49316
49316
|
"summary": "Roaming EMSP / Create",
|
|
49317
|
-
"description": "Create new Roaming EMSP **Only applicable for Hubject, Gireve 2.2.1 and OCPI with missing credentials module emsp roaming connections**",
|
|
49317
|
+
"description": "Create new Roaming EMSP **Only applicable for Hubject OICP, Gireve 2.2.1 and OCPI with missing credentials module emsp roaming connections**",
|
|
49318
49318
|
"tags": [
|
|
49319
49319
|
"resource / roaming emsps"
|
|
49320
49320
|
],
|
|
@@ -71016,7 +71016,7 @@
|
|
|
71016
71016
|
],
|
|
71017
71017
|
"info": {
|
|
71018
71018
|
"title": "Public API",
|
|
71019
|
-
"version": "3.
|
|
71019
|
+
"version": "3.240.0",
|
|
71020
71020
|
"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"
|
|
71021
71021
|
},
|
|
71022
71022
|
"servers": [
|
|
@@ -71030,18 +71030,18 @@
|
|
|
71030
71030
|
}
|
|
71031
71031
|
}
|
|
71032
71032
|
],
|
|
71033
|
-
"buildTimestamp": "2026-08-
|
|
71033
|
+
"buildTimestamp": "2026-08-27T09:58:43.919Z",
|
|
71034
71034
|
"stats": {
|
|
71035
71035
|
"totalEndpoints": 637,
|
|
71036
|
-
"originalSize":
|
|
71037
|
-
"optimizedSize":
|
|
71038
|
-
"reductionPercent": 72.
|
|
71039
|
-
"buildDuration":
|
|
71036
|
+
"originalSize": 5664280,
|
|
71037
|
+
"optimizedSize": 1583489,
|
|
71038
|
+
"reductionPercent": 72.04,
|
|
71039
|
+
"buildDuration": 1528,
|
|
71040
71040
|
"responseSchemas": {
|
|
71041
71041
|
"total": 637,
|
|
71042
71042
|
"withSchemas": 637,
|
|
71043
|
-
"totalSchemaSize":
|
|
71044
|
-
"averageSchemaSize":
|
|
71043
|
+
"totalSchemaSize": 3219701,
|
|
71044
|
+
"averageSchemaSize": 5054
|
|
71045
71045
|
}
|
|
71046
71046
|
}
|
|
71047
71047
|
}
|
|
@@ -60801,7 +60801,8 @@
|
|
|
60801
60801
|
},
|
|
60802
60802
|
"integrationId": {
|
|
60803
60803
|
"type": "integer",
|
|
60804
|
-
"
|
|
60804
|
+
"deprecated": true,
|
|
60805
|
+
"description": "**This property is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting this property manually.**\n\nThe Installer app integration ID\n"
|
|
60805
60806
|
},
|
|
60806
60807
|
"externalId": {
|
|
60807
60808
|
"type": "string",
|
|
@@ -61053,7 +61054,8 @@
|
|
|
61053
61054
|
},
|
|
61054
61055
|
"integrationId": {
|
|
61055
61056
|
"type": "integer",
|
|
61056
|
-
"
|
|
61057
|
+
"deprecated": true,
|
|
61058
|
+
"description": "**This property is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting this property manually.**\n\nThe Installer app integration ID\n"
|
|
61057
61059
|
},
|
|
61058
61060
|
"externalId": {
|
|
61059
61061
|
"type": "string",
|
|
@@ -61212,7 +61214,8 @@
|
|
|
61212
61214
|
},
|
|
61213
61215
|
"integrationId": {
|
|
61214
61216
|
"type": "integer",
|
|
61215
|
-
"
|
|
61217
|
+
"deprecated": true,
|
|
61218
|
+
"description": "**This property is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting this property manually.**\n\nThe Installer app integration ID\n"
|
|
61216
61219
|
},
|
|
61217
61220
|
"externalId": {
|
|
61218
61221
|
"type": "string",
|
|
@@ -61414,7 +61417,8 @@
|
|
|
61414
61417
|
},
|
|
61415
61418
|
"integrationId": {
|
|
61416
61419
|
"type": "integer",
|
|
61417
|
-
"
|
|
61420
|
+
"deprecated": true,
|
|
61421
|
+
"description": "**This property is deprecated. New integrations should use the Installer app's automatic managed-company assignment instead of setting this property manually.**\n\nThe Installer app integration ID\n"
|
|
61418
61422
|
},
|
|
61419
61423
|
"externalId": {
|
|
61420
61424
|
"type": "string",
|
|
@@ -117895,10 +117899,13 @@
|
|
|
117895
117899
|
"OCPI",
|
|
117896
117900
|
"ocpi_e_clearing_2_1_1",
|
|
117897
117901
|
"ocpi_e_clearing_2_2_1",
|
|
117902
|
+
"OCPI Gireve",
|
|
117898
117903
|
"Gireve OCPI 2.1.1",
|
|
117899
117904
|
"Hubject OICP 2.2",
|
|
117900
|
-
"Hubject OICP 2.3"
|
|
117901
|
-
|
|
117905
|
+
"Hubject OICP 2.3",
|
|
117906
|
+
"hubject_ocpi"
|
|
117907
|
+
],
|
|
117908
|
+
"description": "The roaming protocol used to exchange data with the partner.\n\n* `OCPI` — a direct, bilateral OCPI connection with the partner.\n* `ocpi_e_clearing_2_1_1` — an OCPI 2.1.1 connection to the e-clearing.net hub.\n* `ocpi_e_clearing_2_2_1` — an OCPI 2.2.1 connection to the e-clearing.net hub.\n* `OCPI Gireve` — a connection to the GIREVE hub over OCPI 2.2.1.\n* `Gireve OCPI 2.1.1` — a legacy connection to the GIREVE hub over OCPI 2.1.1.\n* `Hubject OICP 2.2` — a connection to Hubject over OICP 2.2, a protocol family distinct from OCPI.\n* `Hubject OICP 2.3` — a connection to Hubject over OICP 2.3, a protocol family distinct from OCPI.\n* `hubject_ocpi` — a connection to Hubject Intercharge over OCPI.\n"
|
|
117902
117909
|
},
|
|
117903
117910
|
"endpoint": {
|
|
117904
117911
|
"type": "string"
|
|
@@ -117928,6 +117935,10 @@
|
|
|
117928
117935
|
"maxLength": 64,
|
|
117929
117936
|
"readOnly": true,
|
|
117930
117937
|
"description": "Issuer name sent for own tokens shared with this partner over OCPI. Omitted when no connection-level issuer is configured, in which case the operator-level issuer applies."
|
|
117938
|
+
},
|
|
117939
|
+
"preferRealtimeAuthorization": {
|
|
117940
|
+
"type": "boolean",
|
|
117941
|
+
"description": "Whether outbound Token/Authorize requests are sent to the hub for real-time authorization even when the local token whitelist would normally answer them directly. Published only for connections whose `protocol` is `hubject_ocpi`."
|
|
117931
117942
|
}
|
|
117932
117943
|
},
|
|
117933
117944
|
"required": [
|
|
@@ -118040,10 +118051,13 @@
|
|
|
118040
118051
|
"OCPI",
|
|
118041
118052
|
"ocpi_e_clearing_2_1_1",
|
|
118042
118053
|
"ocpi_e_clearing_2_2_1",
|
|
118054
|
+
"OCPI Gireve",
|
|
118043
118055
|
"Gireve OCPI 2.1.1",
|
|
118044
118056
|
"Hubject OICP 2.2",
|
|
118045
|
-
"Hubject OICP 2.3"
|
|
118046
|
-
|
|
118057
|
+
"Hubject OICP 2.3",
|
|
118058
|
+
"hubject_ocpi"
|
|
118059
|
+
],
|
|
118060
|
+
"description": "The roaming protocol used to exchange data with the partner.\n\n* `OCPI` — a direct, bilateral OCPI connection with the partner.\n* `ocpi_e_clearing_2_1_1` — an OCPI 2.1.1 connection to the e-clearing.net hub.\n* `ocpi_e_clearing_2_2_1` — an OCPI 2.2.1 connection to the e-clearing.net hub.\n* `OCPI Gireve` — a connection to the GIREVE hub over OCPI 2.2.1.\n* `Gireve OCPI 2.1.1` — a legacy connection to the GIREVE hub over OCPI 2.1.1.\n* `Hubject OICP 2.2` — a connection to Hubject over OICP 2.2, a protocol family distinct from OCPI.\n* `Hubject OICP 2.3` — a connection to Hubject over OICP 2.3, a protocol family distinct from OCPI.\n* `hubject_ocpi` — a connection to Hubject Intercharge over OCPI.\n"
|
|
118047
118061
|
},
|
|
118048
118062
|
"endpoint": {
|
|
118049
118063
|
"type": "string"
|
|
@@ -118073,6 +118087,10 @@
|
|
|
118073
118087
|
"maxLength": 64,
|
|
118074
118088
|
"readOnly": true,
|
|
118075
118089
|
"description": "Issuer name sent for own tokens shared with this partner over OCPI. Omitted when no connection-level issuer is configured, in which case the operator-level issuer applies."
|
|
118090
|
+
},
|
|
118091
|
+
"preferRealtimeAuthorization": {
|
|
118092
|
+
"type": "boolean",
|
|
118093
|
+
"description": "Whether outbound Token/Authorize requests are sent to the hub for real-time authorization even when the local token whitelist would normally answer them directly. Published only for connections whose `protocol` is `hubject_ocpi`."
|
|
118076
118094
|
}
|
|
118077
118095
|
},
|
|
118078
118096
|
"required": [
|
|
@@ -120653,10 +120671,13 @@
|
|
|
120653
120671
|
"type": "string",
|
|
120654
120672
|
"enum": [
|
|
120655
120673
|
"OCPI",
|
|
120674
|
+
"OCPI Gireve",
|
|
120656
120675
|
"Gireve OCPI 2.1.1",
|
|
120657
120676
|
"Hubject OICP 2.2",
|
|
120658
|
-
"Hubject OICP 2.3"
|
|
120659
|
-
|
|
120677
|
+
"Hubject OICP 2.3",
|
|
120678
|
+
"hubject_ocpi"
|
|
120679
|
+
],
|
|
120680
|
+
"description": "The roaming protocol used to exchange data with the partner.\n\n* `OCPI` — a direct, bilateral OCPI connection with the partner, or an OCPI connection to the e-clearing.net hub.\n* `OCPI Gireve` — a connection to the GIREVE hub over OCPI 2.2.1.\n* `Gireve OCPI 2.1.1` — a legacy connection to the GIREVE hub over OCPI 2.1.1.\n* `Hubject OICP 2.2` — a connection to Hubject over OICP 2.2, a protocol family distinct from OCPI.\n* `Hubject OICP 2.3` — a connection to Hubject over OICP 2.3, a protocol family distinct from OCPI.\n* `hubject_ocpi` — a connection to Hubject Intercharge over OCPI.\n"
|
|
120660
120681
|
},
|
|
120661
120682
|
"endpoint": {
|
|
120662
120683
|
"type": "string",
|
|
@@ -120821,10 +120842,13 @@
|
|
|
120821
120842
|
"type": "string",
|
|
120822
120843
|
"enum": [
|
|
120823
120844
|
"OCPI",
|
|
120845
|
+
"OCPI Gireve",
|
|
120824
120846
|
"Gireve OCPI 2.1.1",
|
|
120825
120847
|
"Hubject OICP 2.2",
|
|
120826
|
-
"Hubject OICP 2.3"
|
|
120827
|
-
|
|
120848
|
+
"Hubject OICP 2.3",
|
|
120849
|
+
"hubject_ocpi"
|
|
120850
|
+
],
|
|
120851
|
+
"description": "The roaming protocol used to exchange data with the partner.\n\n* `OCPI` — a direct, bilateral OCPI connection with the partner, or an OCPI connection to the e-clearing.net hub.\n* `OCPI Gireve` — a connection to the GIREVE hub over OCPI 2.2.1.\n* `Gireve OCPI 2.1.1` — a legacy connection to the GIREVE hub over OCPI 2.1.1.\n* `Hubject OICP 2.2` — a connection to Hubject over OICP 2.2, a protocol family distinct from OCPI.\n* `Hubject OICP 2.3` — a connection to Hubject over OICP 2.3, a protocol family distinct from OCPI.\n* `hubject_ocpi` — a connection to Hubject Intercharge over OCPI.\n"
|
|
120828
120852
|
},
|
|
120829
120853
|
"endpoint": {
|
|
120830
120854
|
"type": "string",
|
package/package.json
CHANGED