Skip to main content

Postman Collection

Use the AtlasCore Postman collection to explore the API interactively.

Getting started

  1. Import the collection into Postman
  2. Set the base_url variable to your environment's base URL
  3. Set the api_key variable to your bearer token

Collection variables

VariableExamplePurpose
base_urlhttps://api.atlascore.com.au/v1API base URL
api_keyac_test_your_keyBearer token
pack_idau_climate_disclosureDefault pack for requests
abn12345678901Default company ABN

Included requests

The collection includes pre-configured requests for all major endpoint groups:

  • Datasets — list, schema, register
  • Emission Factors — Scope 1, 2, 3, batch, search, categories
  • Companies — climate profile, risk, disclosure report, export
  • Entities — resolve, emissions
  • Portfolios — create, run, report
  • Queries — address, polygon, route
  • Packs — list, context, framework registry

Alternative: Scalar

AtlasCore also provides an interactive API reference powered by Scalar at:

https://api.atlascore.com.au/api-reference

This renders the full OpenAPI specification with a built-in request builder — no import needed.