Skip to content

Generate

Basic example showing how to create a client and make a request.

This example assumes using Writer; is in scope and apiKey contains your Writer API key.

1
using var client = new WriterClient(apiKey);