Skip to main content

FAQ - Blockchain as a Service & Faucet

This section resolves the most common doubts about API key management, connecting to the network, and requesting test tokens.

1. API Key Management (Developers and Users)

How do I create a new access credential? To generate a new credential, you must go to the User API Keys section and click the “NEW API KEY” button. A form will open where you must assign a name to the key and select its validity time.

What duration or validity can my keys have? The system offers flexibility according to your development needs. When creating the key, you can select one of the following validity options from the dropdown menu: Day, Week, Month, Year, or Unlimited.

How do I integrate the API Key into my application? Once the key is created, you can see its details in the list. The system provides you with the full network URL and ready-to-copy code examples ("snippets") in different languages: CLI (curl), TypeScript (ethers), and Python (web3.py), facilitating immediate integration.

Can I delete a key if I no longer need it? Yes. In the records table, you have the option to delete any existing key. The system will ask for confirmation before permanently deleting it.

2. Faucet and Token Management

How can I get tokens for testing? You must access the Faucet section. There you will find a card called "Request Tokens" where you must enter your wallet address and click the REQUEST button.

How do I verify that the token transfer has been made? After making the request, a "Result" message will appear with the transaction hash (Txhash). In that same message, you have a button called "VIEW TRANSACTION IN EXPLORER" to check the status on the network.