Learn how to make your first API request with StackOne
sk_test_1234567890
, you need to base64 encode it first:
echo -n "sk_test_1234567890" | base64
btoa("sk_test_1234567890")
c2tfdGVzdF8xMjM0NTY3ODkw
providers
parameter:/accounts
API call response, copy the id
value.your_greenhouse_account_id_here
with the actual ID value from the /accounts
API call response201 Status Code
with the message “Record created successfully” and its timestamp.