Number Sequence Generator
Generate arithmetic and geometric number sequences by a common difference or ratio — either the first N terms or every value up to an end value. Choose separators and pad with leading zeros.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Sequence type
arithmetic, geometric Start value
Common difference (step)
Common ratio
Generate
count, range Number of terms
1 <= x <= 10000End value
Separator
newline, comma, comma-space, space, custom Custom separator
Pad with leading zeros
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.