Skip to main content

Quickstart

Follow these 3 steps to make your first Messora API call.

1. Create your account

Go to www.messora.dev/auth/signup and create your account. Beta accounts get 1,000 credits per month to explore the API — roughly 1,000 Markdown scrapes. See Authentication for the full credit model. Confirm the 6-digit code sent to your email before your first call: while the email is unconfirmed, every API key on the account returns 403.

2. Get your API key

After login, open API Keys and copy your key. It is sent in the X-API-Key header on every request.

3. Run your first extraction

Successful response

Next steps

Authentication

Details on API keys, credits, and rate limits.

Scrape guide

All parameters, formats, and advanced examples.