A REST API for businesses that want to integrate the PineappleMusicLab piano fingering pipeline into their own products. Fingering generation is asynchronous: submit a score, then either poll for job status or receive a webhook when the job completes.
Requests are authenticated with an API key sent in the X-API-Key header. Business accounts generate API keys from the pricing page.
Configure a default webhook URL and secret to receive a fingering.completed event when a job finishes. Webhook requests carry the secret as a bearer token. Business usage is billed per generation with usage-based metered billing.