API (v1) Reference
Introduction
Base URL: https://api.tailbits.com/v1
Log an API call
POST
/api/calls No Auth
Request body
api_version
string
customer_id
string required
env_id
nullable string
project_id
string required
request
object required
Show child attributesHide child attributes
uri
string required
format: uri
headers
object
query
string
body
nullable string
method
string required
response
object required
Show child attributesHide child attributes
status
integer required
headers
object
body
nullable string
timestamp
string required
format: date-time
trace_id
string
user_agent
string
Create new Project
POST
/orgs/{org_id}/projects No Auth
Create a new Project in the Organization.
Request body
name
string required