Use the API when scripts, Sheets importers, or AI agents need structured place data over HTTP.

API steps

  1. Sign in to MeCrawl and open Dashboard → API Tokens.

  2. Create a Personal Access Token (Sanctum) and store it securely — treat it like a password.

  3. Call GET /api/v1/user-api/places and /categories with Authorization: Bearer {token}.

  4. Paginate and filter results in your script, then map fields using the field dictionary as needed.

API FAQ

Where do I find interactive API docs?

Open User API docs for the interactive explorer, or the REST API overview page for endpoints and first-call steps.

Is MCP available instead of REST?

MCP is planned. Use the User Business API for automation and AI clients today under the same place allowance.