Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.87 KB

File metadata and controls

53 lines (34 loc) · 1.87 KB

ELVEN

1.0.23 v3

This document was generated automatically. Please see README Generator for more info.

Environment Variables

Required? Name Description Type Options Default
API_ENDPOINT API Endpoint for Elven string https://por.elven.com
API_KEY API Key for Elven string
API_SECRET API Secret for Elven string

Data Provider Rate Limits

Name Requests/credits per second Requests/credits per minute Requests/credits per hour Note
default 50 Considered unlimited tier, but setting reasonable limits

Input Parameters

Required? Name Description Type Options Default
endpoint The endpoint to use string hope hope

Hope Endpoint

hope is the only supported name for this endpoint.

Input Params

There are no input parameters for this endpoint.

Example

Request:

{
  "data": {
    "endpoint": "hope"
  }
}

MIT License