Utilities
Luhn Algorithm Validator
Validate a number against the Luhn (mod 10) checksum — credit cards, IMEIs, SINs and any Luhn-protected identifier — or compute the correct check digit for a number that is missing one. Spaces, dashes and dots are ignored.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.