Skip to main content

cURL Examples — UnicyFalcon API

Use these examples to test the UnicyFalcon API from the command line.
API access requires the API plan or higher.

1) Bash helper script

Create a reusable script to sign and send requests.

unicyfalcon-api.sh

Make it executable:

2) Common calls


3) Troubleshooting

  • Ensure payload format: METHOD|URI|BODY|TIMESTAMP
  • URI must include /api/v1
  • Timestamp must be within 5 minutes of server time