# Index

Below you can find links to the files with information regarding the API usage.

## General usage

### Authentication:
[auth_and_requests.md](auth_and_requests.md) 

### Localization:
see [localization.md](localization.md) 

### Paging:
see [PagingAndSorting.md](PagingAndSorting.md) 

## Endpoints

### Artists:
see [Artists.md](Endpoints/Artists.md) 

### Cities:
see [Cites.md](Endpoints/Cities.md) 

### Locations:
see [Locations.md](Endpoints/Locations.md) 

### Exhibitions:
see [Exhibitions.md](Endpoints/Exhibitions.md) 

### News Categories:
see [NewsCategories.md](Endpoints/NewsCategories.md) 

### News:
see [NewsItems.md](Endpoints/NewsItems.md) 

### Collections:
see [Collections.md](Endpoints/Collections.md) 


## API testing

You can find a file with the endpoints requests defined for testing.
You can find infpormation on how to import the collection [here](https://learning.postman.com/docs/getting-started/importing-and-exporting-data/#importing-postman-data).
Please make the required domain changes from the development domain:
[Postman exported endpoints collection json file](Postman/API_contemporanea.postman_collection.json) 

