Developer Quickstart Guide
Login to your registered account on pro.spyce5.com and navigate to the API Key Section.
Before making requests to the SPYCE.5 platform, you need an authentication key. This key ensures secure communication with the platform.
🎁 We have already created a first personal API for you.

The creation of additional API keys is available in the Business and Enterprise plan.
With your key ready, you can send a block to the SPYCE.5 platform using the curl command. Here's a template, filled out for the Shimmer Network:
Replace YOUR_SPYCE.5_API_KEY with the key you copied in the first step.
Feel free to change the "data", it's hex encoded.
The response of the API call contains the block ID under which your data was immutably recorded on the IOTA Ledger. Copy and paste your blockid into the Shimmer Explorer to view your trainsaction.
🎉 Congratulations, you have saved your first transaction immutably on the the blockchain.
To connect to your API-Endpoint through the IOTA SDK into your project, ensure that your client or application is set up to interact with the SPYCE.5 endpoint.
After you installed the library, you can create a Client instance and interface with it.
In your client configuration, set the base URL to your API endpoint:
Replace YOUR_SPYCE.5_API_KEY with the key you copied in the first step.
With SPYCE.5 set up, you're ready to build and innovate. Dive into the detailed documentation to explore advanced features, best practices, and tips to make the most of your project!
Join the community through discord: