Skip to main content
POST
Tap Drill Size Calculator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioStandard
enum<string>

Thread Standard

Available options:
metric,
imperial,
custom
ioMetricThread
enum<string>

Metric Thread

Available options:
M1.6x0.35,
M2x0.4,
M2.5x0.45,
M3x0.5,
M3.5x0.6,
M4x0.7,
M5x0.8,
M6x1,
M8x1.25,
M10x1.5,
M12x1.75,
M14x2,
M16x2,
M18x2.5,
M20x2.5,
M22x2.5,
M24x3,
M27x3,
M30x3.5,
M33x3.5,
M36x4,
M4x0.5,
M5x0.5,
M6x0.75,
M8x1,
M10x1.25,
M10x1,
M12x1.5,
M12x1.25,
M14x1.5,
M16x1.5,
M18x1.5,
M20x1.5,
M22x1.5,
M24x2,
M27x2,
M30x2,
M33x2,
M36x3
ioImperialThread
enum<string>

Imperial Thread

Available options:
#1-64-UNC,
#2-56-UNC,
#3-48-UNC,
#4-40-UNC,
#5-40-UNC,
#6-32-UNC,
#8-32-UNC,
#10-24-UNC,
#12-24-UNC,
1/4-20-UNC,
5/16-18-UNC,
3/8-16-UNC,
7/16-14-UNC,
1/2-13-UNC,
9/16-12-UNC,
5/8-11-UNC,
3/4-10-UNC,
7/8-9-UNC,
1-8-UNC,
#0-80-UNF,
#1-72-UNF,
#2-64-UNF,
#3-56-UNF,
#4-48-UNF,
#5-44-UNF,
#6-40-UNF,
#8-36-UNF,
#10-32-UNF,
#12-28-UNF,
1/4-28-UNF,
5/16-24-UNF,
3/8-24-UNF,
7/16-20-UNF,
1/2-20-UNF,
9/16-18-UNF,
5/8-18-UNF,
3/4-16-UNF,
7/8-14-UNF,
1-12-UNF
ioCustomUnit
enum<string>

Custom Thread Units

Available options:
mm,
in
ioMajorDiameter
number

Major Diameter

Required range: x >= 0
ioPitch
number

Pitch (mm) or TPI

Required range: x >= 0
ioEngagement
number

Thread Engagement (%)

Required range: 50 <= x <= 100
ioDrillSet
enum<string>

Available Drills

Available options:
auto,
metric,
imperial

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.