Elemeno
Connect to the Elemeno CMS API to create and manage device-agnostic content. Test an Elemeno API call in your browser and export the code snippet into your app. The Elemeno CMS API has free and paid tiers (as of 3/1/2017). Learn more here: https://elemeno.io/#pricing
Elemeno endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
getAllCollectionItems /getAllCollectionItems |
Retrieve an array of Items within a specific Collection. |
| POST |
getAllSingleItems /getAllSingleItems |
Retrieve an array of all Single Items. |
| POST |
getCollectionItemById /getCollectionItemById |
Retrieve a Single Collection Item by id. |
| POST |
getCollectionItemBySlug /getCollectionItemBySlug |
Retrieve a Single Collection Item by slug. |
| POST |
getCollections /getCollections |
Retrieve an array of all Collections. |
| POST |
getSingleCollection /getSingleCollection |
Retrieve a Single Collection by slug. |
| POST |
getSpecificSingleItem /getSpecificSingleItem |
Retrieve a Single Item by slug. |
Elemeno pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |