EVM Service Request
POST/v1
Handles EVM service requests. This endpoint processes API requests and forwards them to the appropriate endpoint in the Pocket Network.
Server Usage & Authentication:
- Subdomain URLs (
https://{serviceId}.rpc.grove.city
):- Service ID determined from subdomain, no
Target-Service-Id
header needed - Requires
Portal-Application-ID
header with your Grove Portal Application ID - Optional
Authorization
header with Grove API Key (if your portal app requires it)
- Service ID determined from subdomain, no
- Local PATH (
http://localhost:3069
):- Requires
Target-Service-Id
header to specify the service - No authentication headers required
- Requires
Request
Responses
- 200
Successful JSON-RPC response