Just a few simple steps to get started with Apitally.
prod
and dev
) for your app, or simply accept the defaults.
Take a note of the client ID displayed after submitting. You will need it in the next step.
ClientId
for your app.
You’ll find the ClientId
on the Setup instructions page for your app in the Apitally dashboard, which is displayed immediately after creating the app.
SetConsumerIdentifier
or SetConsumer
function, for example in a middleware.
go-playground/validator/v10
package to validate incoming data, you can use the CaptureValidationError
function to record validation errors.
This gives you visibility into the validation errors returned by your API endpoints.