What problem does it solve?
This Skill helps you build and execute Soliguide API searches for retrieving places and services without guessing parameters, while validating authentication and geographic scope first.
Core Features & Use Cases
- Token-first guided tunnel: verifies the chosen country token (including a JWT decode and /users/me or fallback checks) before you search.
- Geography + categories search builder: guides selection of country, geographic zone (pays/region/département/ville/position), and Soliguide category slugs (single or multiple).
- Operational execution with correct payload shape: constructs POST /new-search/{lang} requests with the right Authorization header format (JWT) and supports pagination to retrieve full result sets.
- Typical use cases: when a project needs to fetch Soliguide fiches (lieux, services solidaires) or when a user asks to “call the Soliguide API” or “retrieve Soliguide places”.
Quick Start
Ask the AI to run the Soliguide API search tunnel by choosing the country fr (or es/ad) and then providing the zone and the category (or categories) you want to retrieve.