# Adspo ## Docs - [Get board creatives](https://docs.adspo.co/api-reference/get-board-creatives.md): Returns the creatives saved to a board, ordered by when they were added (newest first). - [Get user boards](https://docs.adspo.co/api-reference/get-boards.md): Returns all boards belonging to the authenticated user, ordered by most recently updated. - [Get brand details](https://docs.adspo.co/api-reference/get-brand.md): Returns full details for a brand including website intelligence and ad metrics. - [Get brand creatives](https://docs.adspo.co/api-reference/get-brand-creatives.md): Returns a paginated list of ad creatives for the given Facebook page ID. - [Get creatives](https://docs.adspo.co/api-reference/get-creatives.md): Returns a paginated list of creatives across the entire library, ordered by the specified sort. - [Get user spaces](https://docs.adspo.co/api-reference/get-spaces.md): Returns all spaces belonging to the authenticated user. - [Search brands](https://docs.adspo.co/api-reference/search-brands.md): Search brands by keyword or domain. Results are ordered by monthly website traffic descending. - [Introduction](https://docs.adspo.co/introduction.md): The Adspo API gives you programmatic access to ad creative data across brands. ## OpenAPI Specs - [openapi](https://docs.adspo.co/openapi.yaml)