EU Parliament Monitor — API Documentation - v0.8.49
🏠 Home
📊 Analysis & Reports
📚 API
🧠 Political Intelligence
🗺️ Sitemap
📦 GitHub
💖 Sponsor
🛡️ ISMS
🔐 Security Commitment
🇪🇺 EP MCP Server
📦 npm
Preparing search index...
Types/MCP
JSONRPCResponse
Interface JSONRPCResponse
JSON-RPC 2.0 response
interface
JSONRPCResponse
{
jsonrpc
:
"2.0"
;
id
?:
number
;
method
?:
string
;
result
?:
unknown
;
error
?:
{
code
:
number
;
message
:
string
;
data
?:
unknown
}
;
}
Index
Properties
jsonrpc
id?
method?
result?
error?
Properties
jsonrpc
jsonrpc
:
"2.0"
Optional
id
id
?:
number
Optional
method
method
?:
string
Optional
result
result
?:
unknown
Optional
error
error
?:
{
code
:
number
;
message
:
string
;
data
?:
unknown
}
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
id
method
result
error
🧠 Political Intelligence Hub
🗺️ Site Map (all pages, 14 languages)
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
📜 CRA Assessment
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
📋 Secure Dev Policy
🔐 Information Security Policy
📑 Open Source Policy
🏷️ Classification Policy
🤖 AI Policy
🔑 Access Control Policy
🔏 Cryptography Policy
📋 WORKFLOWS
📋 CONTRIBUTING
🏠 Home
📊 Analysis & Reports
📚 API
🧠 Political Intelligence
🗺️ Sitemap
📦 GitHub
💖 Sponsor
🛡️ ISMS
🔐 Security Commitment
🇪🇺 EP MCP Server
📦 npm
EU Parliament Monitor — API Documentation - v0.8.49
Loading...
JSON-RPC 2.0 response