/
UR
urlbox
/
Urlbox Public API (spike)
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 1w ago
View markdown
urlbox
Urlbox Public API (spike)
patch
Update a webhook endpoint (public API)
latest
OpenAPI 3.1.1
2026-08-14
34
0
82.4 KB
4510ae6afe8d
public
34
get
List render issue reports
post
Report a problem with a render
get
Get the current organisation (basics + plan-derived limits)
get
Get the current-period usage summary
get
List projects (public API)
post
Create a project (public API)
patch
Set or clear a project's default render options (public API)
get
List LLM credentials (public API)
post
Create an LLM credential (public API)
get
Get an LLM credential (public API)
delete
Delete an LLM credential (public API)
patch
Update an LLM credential (public API)
post
Test an LLM credential's connection (public API)
post
List a provider's models for an LLM credential (public API)
post
Test a draft LLM config + list its models (public API)
get
List proxy pools (public API)
post
Create a proxy pool (public API)
get
Get a proxy pool (public API)
delete
Delete a proxy pool (public API)
patch
Update a proxy pool (public API)
post
Test draft proxy URLs (pre-save, public API)
get
List a project's API credentials (public API)
post
Issue a new API credential for a project (public API)
post
Rotate a credential's key + secret (public API)
delete
Revoke an API credential (public API)
get
List a project's webhook endpoints (public API)
post
Create a webhook endpoint (public API)
get
Get a webhook endpoint (public API)
delete
Delete a webhook endpoint (public API)
patch
Update a webhook endpoint (public API)
post
Add a signing secret to an endpoint (public API)
post
Rotate a signing secret (public API)
delete
Revoke (delete) a signing secret (public API)
post
Send a support message (Crisp widget fallback)
public
webhooks
Update a webhook endpoint (public API)
patch
/projects/{project}/webhooks/{webhook}
Path parameters
project
string
required
webhook
string
required
Request body
object
required
url
string
events
string[]
firesOn
string[]
src
string
enabled
boolean
filter
object
Response
OK
object
required
id
string
required
url
string
required
events
string[]
required
firesOn
string[]
required
src
string
required
enabled
boolean
required
signingSecrets
object[]
required
createdAt
string
required