Some requests require anDocumentation Index
Fetch the complete documentation index at: https://docs.borderless.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Idempotency-Key to ensure that operations are not accidentally executed multiple times. The key should be unique for each request, preventing duplicate processing and maintaining data integrity.
How It Works
When you make a request that requiresIdempotency-Key, you must include a header with a unique value, such as a UUID (Universally Unique Identifier).
Generating a Unique Idempotancy Key
You can generate a unique UUID for your key using various programming libraries or online tools or using the online tool: Generate UUIDIf you have any questions, please donโt hesitate to reach out to us via email or slack.