/v1.
Use it to:
- create an Arcane confidential Asset;
- obtain the organization’s auditor ElGamal public key;
- record the deployed Solana mint;
- check whether the mint is registered and inspect indexer progress;
- retrieve indexed transactions;
- request authorized access to scoped confidential fields.
Base URL
Arcane provides the Service API base URL during integration onboarding. It is available upon request.Methods
Integration sequence
The mint-binding method records the values supplied by your backend and then attempts to register the mint for indexing. Use the indexer-status method to confirm registration. A successful binding response does not by itself mean that an indexed transaction is already available.Authentication
Create and use an organization API key.
Asset API
Review the request fields, lifecycle, and four Asset methods.
Transaction API
Retrieve indexed public data and confidential ciphertexts.
Disclosure API
Request and retrieve authorized confidential values.