Create a new API
await unkey.apis.create({ name: "Unkey production" });
{ result: { apiId : "api_123" } }
The name of the API
Hide properties
The id of the newly created API
Was this page helpful?