Content API

Getting a list of Maps with media

Parameters

Name Description
locale Get translations for sources (es, en). Default language: es
taxonomy_terms Taxonomy term associated with the Maps
vocabularies Vocabularies associated with the Maps
taxonomy_ids Taxonomy term associated with the Maps by id
vocabulary_ids Vocabularies associated with the Maps by id
order Order Maps by published, updated and created dates
sticky Filter Maps by sticky option - true, false

Request

Headers

Accept: application/json; application/vnd.esios-api-v1+json
Content-Type: application/json
x-api-key: "f6091488d5a2bb15a00e52c6325613dfbc15b47825a44c16220e9e3777433cd3"

Route

GET /es/maps?taxonomy_terms[]=taxonomy_term_1&taxonomy_terms[]=taxonomy_term_2&vocabularies[]=vocabulary_1&vocabularies[]=vocabulary_2

Query Parameters

taxonomy_terms=["taxonomy_term_1", "taxonomy_term_2"]
                vocabularies=["vocabulary_1", "vocabulary_2"]

cURL

curl "https://api.esios.ree.es/es/maps?taxonomy_terms[]=taxonomy_term_1&taxonomy_terms[]=taxonomy_term_2&vocabularies[]=vocabulary_1&vocabularies[]=vocabulary_2" -X GET \
	-H "Accept: application/json; application/vnd.esios-api-v1+json" \
	-H "Content-Type: application/json" \
	-H "x-api-key:\"f6091488d5a2bb15a00e52c6325613dfbc15b47825a44c16220e9e3777433cd3\"" \

Response

Headers

Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
x-amzn-RequestId: f6a28abc-ce94-4093-978f-b063deed7f00
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type,X-Amz-Date,Authorization,x-api-key
x-amz-apigw-id: eq_3DHNVDoEF89g=
Access-Control-Allow-Methods: GET,POST,PUT,DELETE,HEAD
X-Amzn-Trace-Id: Root=1-63c11360-73cdfa571c316f1a381cd368;Sampled=0
Content-Encoding: br
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 d7ce10131df3183f928b50a7e6c2d1c0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MAD53-P1
X-Amz-Cf-Id: 9mgkaMY5sQ_iJ7A5YEnTBV2E-gmn0R84tq3ArNs0N0iFznzWuRIWzw==

Status

200

Body