Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Structure
struct ApiKey

Initializers

init(key:)

init(key: String) throws(ApiKey.Error)

Instance Properties

apiEnvironmentPathComponent

var apiEnvironmentPathComponent: String { get }

environment

let environment: CrossmintEnvironment

key

let key: String

type

let type: ApiKey.Type

Enumerations

ApiKey.Error

enum Error

ApiKey.Type

enum `Type`