search
Search available cryptocurrency pairs within a provider.
Parameters
- standard
- fmp
query
: str
Search query.
• Optional: True
query
: str
Search query.
• Optional: True
Returns
results
: list[CryptoSearch]
Serializable results.
provider
: Optional[Literal['fmp']]
Provider name.
warnings
: Optional[list[Warning_]]
list of warnings.
chart
: Optional[Chart]
Chart object.
extra
: dict[str, Any]
Extra info.
Data
- standard
- fmp
symbol
: str
Symbol representing the entity requested in the data. (Crypto)
name
: str
Name of the crypto.
symbol
: str
Symbol representing the entity requested in the data. (Crypto)
name
: str
Name of the crypto.
currency
: str
The currency the crypto trades for.
exchange
: str
The exchange code the crypto trades on.
exchange_name
: str
The short name of the exchange the crypto trades on.