Fibonacci Generator
Generate Fibonacci, Lucas, Tribonacci and Pell sequences by term count or up to a maximum value, with custom starting values. See golden-ratio convergence and check whether any number is a Fibonacci number.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Sequence type
fibonacci, lucas, tribonacci, pell Generate
terms, value Number of terms
1 <= x <= 1000Maximum value
Starting value 1
Starting value 2
Number to check
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.